Deep Network Designer input layer Question

Hi.
Currently, I created a unet model as a deep network designer.
I want to input the displacements of each node stored in Excel(csv) in the input layer.
Example,
I have values for each node in this structure.But, I don't know whether to use an image input layer or a feature input layer.

Respuestas (1)

Prince Kumar
Prince Kumar el 31 de Mzo. de 2022

0 votos

Hi,
You can use either as it depends on the use-case you are trying to solve. You may have to reshape the input accordingly.
But unet expects image input layer.
Hope this helps!

Categorías

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

Productos

Versión

R2021b

Preguntada:

el 11 de Mzo. de 2022

Respondida:

el 31 de Mzo. de 2022

Community Treasure Hunt

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

Start Hunting!

Translated by