Use multiple image input layer in deep learning network

Using the dataset that I have, I would like to train my network using multiple image input layer which has different resolution. How should I implement it in MATLAB (2018a)?
Ex: I have input image with the original resolution of 512x512, and now I would like to train the network with multiple input of 480x480, 512x512, and 640x640 using the same dataset.

1 comentario

What is the input size of the Neural Network that you will be training? Did you consider resizing the images perhaps to this input size?

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Deep Learning Toolbox en Centro de ayuda y File Exchange.

Productos

Versión

R2018a

Preguntada:

el 25 de Jun. de 2018

Comentada:

el 9 de Jul. de 2018

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by