资源算法Coupled Face Generation

Coupled Face Generation

2019-09-10 | |  96 |   0 |   0

Coupled Generative Adversarial Network code

General

This is the open source repository for the Coupled Generative Adversarial Network (CoupledGAN or CoGAN) work. For more details please refer to our NIPS 2016 paper or our arXiv paper. Please cite the NIPS paper in your publications if you find the source code useful to your research.

I have improved the algorithm by combining with encoders. For more details please check our NIPS 2017 paper on Unsupervised Image-to-Image Translation Networks

USAGE

In this repository, we provide both Caffe implementation and PyTorch implementation. For using the code with the Caffe library, please consult USAGE_CAFFE. For using the code with the PyTorch library, please consult USAGE_PYTORCH.

CoGAN Network Architecture

overview_landscape_very_tight.jpg

CoGAN learn to generate corresponding smile and non-smile faces

result_face_smiling_small.jpg

CoGAN learn to generate corresponding faces with blond-hair and without non-blond-hair

result_face_blondhair_small.jpg

CoGAN learn to generate corresponding faces with eye-glasses and without eye-glasses

result_face_eyeglasses_small.jpg

CoGAN learn to generate corresponding RGB and depth images

result_nyu_small.jpg


Copyright 2017, Ming-Yu Liu All Rights Reserved

Permission to use, copy, modify, and distribute this software and its documentation for any non-commercial purpose is hereby granted without fee, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation, and that the name of the author not be used in advertising or publicity pertaining to distribution of the software without specific, written prior permission.

THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR ANY PARTICULAR PURPOSE. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

上一篇:DCGAN

下一篇:pytorch-trpo(Hessian-vector product version)

用户评价
全部评价

热门资源

  • Keras-ResNeXt

    Keras ResNeXt Implementation of ResNeXt models...

  • seetafaceJNI

    项目介绍 基于中科院seetaface2进行封装的JAVA...

  • spark-corenlp

    This package wraps Stanford CoreNLP annotators ...

  • capsnet-with-caps...

    CapsNet with capsule-wise convolution Project ...

  • inferno-boilerplate

    This is a very basic boilerplate example for pe...