Convolutional Autoencoder with neural network / deep learning toolbox?
Ältere Kommentare anzeigen
With the neural network toolbox I see how we can stack autoencoders, and how we can create convolutional neural networks, but is there a way within the toolbox to combine the two into a convolutional autoencoder? It seems all the parts are there, but I can't figure out how to put them together.
2 Kommentare
Bassem BEN CHEIKH
am 9 Apr. 2020
Hi, did you find how? I'm looking for the same thing. Thank you
Artem Lensky
am 30 Mai 2021
I am also looking for an answer to this question. It is quite trivial to implement AE with convolutional layers in pytorch, here is one example https://github.com/udacity/deep-learning-v2-pytorch/blob/master/autoencoder/convolutional-autoencoder/Convolutional_Autoencoder_Solution.ipynb
Antworten (0)
Kategorien
Mehr zu Deep Learning Toolbox finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!