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

1 次查看(过去 30 天)
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?

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Image Data Workflows 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by