Skip to content

clpeng/ca-gan

 
 

Repository files navigation

CA-GAN


Results of composition-aided face sketch-photo synthesis.

Composition-Aided Face Photo-Sketch Synthesis.

Jun Yu, Shengjie Shi, Fei Gao*, Dacheng Tao, and Qingming Huang

* Corresponding Author: Fei Gao, gaofei@hdu.edu.cn

Results

The full results are available at Baidu Drive, password: rhd1

Due to space limitation, we only list a small number of results here. The folders are:

  • Photo2Sketch: Synthesize a sketch image from a photo.
  • Sketch2Photo: Synthesize a photo image from a sketch.
  • cross dataset: Models are trained on CUHK dataset and tested on VIPSL dataset.

  • (WANG): WANG's dividing method. Other images are synthesized with the model that are trained on dataset of our dividing method.

  • Each image has five faces (sketches or photos).
    • 1: Input image
    • 2: Ground truth
    • 3: Synthesized sketch/photo by cGAN
    • 4: Synthesized sketch/photo by CA-GAN
    • 5: Synthesized sketch/photo by SCA-GAN

Example results

img

(a) Input image, (b) cGAN (c) CA-GAN, (d) SCA-GAN

img

(a) Input image, (b) cGAN (c) CA-GAN, (d) SCA-GAN (e) ground-truth

img

(a) Input image, (b) cGAN (c) CA-GAN, (d) SCA-GAN (e) ground-truth

Codes

Datasets

Citation

If you find this useful for your research, please use the following.

@article{gao2017ca-gan,
	title = {Composition-Aided Face Photo-Sketch Synthesis},
	author = {Yu, Jun and Shi, Shengjie and Gao, Fei and Tao, Dacheng and Huang, Qingming},
	booktitle = {arXiv:1712.00899},
	year = {2017},
}

Acknowledgements

This code borrows heavily from the pytorch-CycleGAN-and-pix2pix repository.

This work is greatly supported by Nannan Wang and Chunlei Peng. (HIT@Xidian University)

About

Composition-Aided Face Photo-Sketch Synthesis

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published