Convolutional Autoencoder with neural network / deep learning toolbox?
Afficher commentaires plus anciens
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 commentaires
Bassem BEN CHEIKH
le 9 Avr 2020
Hi, did you find how? I'm looking for the same thing. Thank you
Artem Lensky
le 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
Réponses (0)
Catégories
En savoir plus sur Deep Learning Toolbox dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!