Deep Network Designer input layer Question

3 vues (au cours des 30 derniers jours)
Tae Young KIM
Tae Young KIM le 11 Mar 2022
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.

Réponses (1)

Prince Kumar
Prince Kumar le 31 Mar 2022
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!

Catégories

En savoir plus sur Image Data Workflows dans Help Center et File Exchange

Produits


Version

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by