Skip to content

jaswanth04/DiscreteVAE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discrete VAE

For more information on DiscreteVAE, please visit this medium article

Training

Dataset used for training

We used the following dataset for training - https://www.kaggle.com/datasets/gpiosenka/70-dog-breedsimage-data-set

Configurations

Deepspeed has been used to help in training of this model. The deepspeed configurations is present in deepspeed_configs folder

Start the training procedure

To start the training procedure use the below code

deepspeed train.py 

Inferencing

Please look at the notebook

For any questions or feedback, please raise an Issue or mail me at jaswanth04@gmail.com

About

Repository for the implementation of DiscreteVAE

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published