vishnukv64 / convolutional-autoencoders

A simple conv autoencoder using VGG architecture as the Encoder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

convolutional-autoencoders

This is a simple convolutional autoencoder using VGG architecture as the encoder.

Open the jupyter notebooks in colab to get the most of it

  • Conv_autoencoder.ipynb has additional tensorboard integration while the other doesnt.

About

A simple conv autoencoder using VGG architecture as the Encoder


Languages

Language:Jupyter Notebook 100.0%Language:Python 0.0%