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.

回答 (1 件)

Prince Kumar
Prince Kumar 2022 年 3 月 31 日

0 投票

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!

カテゴリ

ヘルプ センター および File ExchangeDeep Learning Toolbox についてさらに検索

製品

リリース

R2021b

質問済み:

2022 年 3 月 11 日

回答済み:

2022 年 3 月 31 日

Community Treasure Hunt

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

Start Hunting!

Translated by