Skip to content
/ AGGAN Public

Pytorch Implementation: Annealing Genetic GAN for Minority Oversampling (BMVC 2020)

Notifications You must be signed in to change notification settings

HIC-SYSU/AGGAN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Annealing Genetic GAN for Minority Oversampling

Authors: Jingyu Hao, Chengjia Wang, Heye Zhang, Guang Yang

mainimg

Introduction

This is a Pytorch implementation for an evoluationary GAn for imbalanced data, as presented in:

British Machine Vision Conference, 2020.

Citation

@inproceedings{JYH2020AGGAN,
  title={Annealing Genetic GAN for Minority Oversampling, British Machine Vision Conference},
  author={Jingyu Hao and Chengjia Wang and Heye Zhang and Guang Yang},
  booktitle={British Machine Vision Conference},
  year={2020}
}

Requirement:

Pytorch = 1.3.0

Others:

The code comments and detailed usage will be added in the future.

About

Pytorch Implementation: Annealing Genetic GAN for Minority Oversampling (BMVC 2020)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages