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 Exchange에서 Deep 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