SeonghoBaek / cssGAN

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cssGAN: conditional small size & sample GAN

Target Task

  • Small Real Sample Set
  • Severe Class Imbalance Sample Set
  • Class Conditional Generation

css_gan

    \model 

    \YOUR_DATA

    \class_A

        \image files

    \class_B

        \image files

    ...

    \class_N

        \image files

    \train_out

    \test_out

Contact: seonghobaek@gmail.com*

About

License:MIT License


Languages

Language:Python 99.8%Language:Shell 0.2%