deep network design with 30 csv files.

I have 30 csv files which have 300X300 numerical data.
I want to put in deep network design such as Resnet 50 or googleNet.
but I know these are for images as input data.
How can I input them?

 採用された回答

Aditya Patil
Aditya Patil 2021 年 2 月 3 日

0 投票

You can consider the matrices as images, and then resize them to the required size of the networks. However, this will work only if the pooling operation and the convolution operation are sensible on this data.

その他の回答 (0 件)

カテゴリ

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

製品

質問済み:

2021 年 1 月 12 日

回答済み:

2021 年 2 月 3 日

Community Treasure Hunt

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

Start Hunting!

Translated by