deep network design with 30 csv files.

2 vues (au cours des 30 derniers jours)
Jeesu Hong
Jeesu Hong le 12 Jan 2021
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?

Réponse acceptée

Aditya Patil
Aditya Patil le 3 Fév 2021
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.

Plus de réponses (0)

Catégories

En savoir plus sur Deep Learning Toolbox dans Help Center et File Exchange

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by