Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Pytorch-StarGAN-Digits

Pytorch implementation of StarGAN for generating multiple styles of digits.


Run command

python main.py --datasets mnist cmnist emnist usps

Add/Remove datasets to be included as part of the model.

MNIST Variations:
mnist: Regular MNIST
cmnist: Colored MNIST
emnist: Edge MNIST
mnistm: MNISTM using BSR_bsds500 backgrounds


Generated Samples

MNISTs Digits