Skip to content

jefio/semisup-convolutional-autoencoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Semi-supervised Convolutional Autoencoders

Dependencies

Python 3.6, Numpy, Pandas, and Matplotlib. You will also need to install this modified version of Keras.

Setup

Prepare the dataset:

  1. Download and unzip the Kaggle Cats and Dogs Dataset. This creates a folder named PetImages
  2. cd /path/to/semisup-convolutional-autoencoder
  3. . create_dir.sh /path/to/PetImages

Example

python run_cae.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published