Skip to content

UnoUzume/seeprettyface-ganerator-dongman

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

注明:这项工作的原创性方法由Gwern提出,我只不过是照着他的方法重现了一遍。

动漫脸生成器

  这是一个用StyleGAN训练出的动漫脸生成器,生成效果如下所示。


生成示例

  单张样本

     Image text

     Image text

     Image text

概览(有筛选)

Image text


运行代码

环境配置

  Both Linux and Windows are supported, but we strongly recommend Linux for performance and compatibility reasons.
  64-bit Python 3.6 installation. We recommend Anaconda3 with numpy 1.14.3 or newer.
  TensorFlow 1.10.0 or newer with GPU support.
  NVIDIA driver 391.35 or newer, CUDA toolkit 9.0 or newer, cuDNN 7.3.1 or newer.

运行步骤

  1.在model文件夹中按照txt地址下载模型,放在该位置
  2.运行generate_dongman.py



了解技术原理 & 获取训练集:点此进入

Image text

About

这是一个用StyleGAN训练出的动漫脸生成器

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Python 100.0%