How can I use trainNetwork to train a Neural Network with a sequence input and image output?

1 vue (au cours des 30 derniers jours)
I would like to input a 125-dimensional sequence to my NN. And my output is a 3-channel image. How can I use trainNetwork to train this Neural Network.Should I use trainedNet = trainNetwork(X,Y,layers,options)? Then how to assign the parameter X and Y?

Réponses (0)

Catégories

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

Community Treasure Hunt

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

Start Hunting!

Translated by