8000 GitHub - tranluan/DR-GAN: DR-GAN Official Tensorflow Implementation
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

tranluan/DR-GAN

Repository files navigation

Disentangled Representation Learning GAN for Pose-Invariant Face Recognition (DR-GAN)

Teaser

Library requirements

  • Tensorflow

Data

VGG2

Please create txt files with each line in the form <image_path>;<person_id>

Run the code

Pretraining

pretrain.sh

Finetunning

train_DRGAN_multi.sh

Citation

If you find this work useful, please cite our papers with the following bibtex:

@article{ tran2018representation,
  author = { Luan Tran and Xi Yin and Xiaoming Liu },
  title = { Representation Learning by Rotating Your Faces },
  booktitle = { IEEE Transactions on Pattern Analysis and Machine Intelligence },
  month = { September },
  year = { 2018 },
}
@inproceedings{ tran2017disentangled,
  author = { Luan Tran and Xi Yin and Xiaoming Liu },
  title = { Disentangled Representation Learning GAN for Pose-Invariant Face Recognition },
  booktitle = { In Proceeding of IEEE Computer Vision and Pattern Recognition },
  address = { Honolulu, HI },
  month = { July },
  year = { 2017 },
}

Contacts

If you have any questions, feel free to drop an email to tranluan@msu.edu.

About

DR-GAN Official Tensorflow Implementation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0