How to do reshape in a NN?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
How can I reshape a NN's layer's output? I have a fully connected layer whose output is a 1D vector. I want to reshape it to a 3D matrix and apply convolution layer after it. Say, is there a similar function or something like "reshape layer" in Tensorflow?
0 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Image Data Workflows finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!