源码下载地址:github.com/a312863063/seeprettyface-generator-model
了解训练方法&获取训练集:www.seeprettyface.com
——————————————————————————————————

超模脸生成器

  这是一个用StyleGAN训练出的超模脸生成器,现将它开源分享出来(可能需付费),代码的下载地址在顶部。


生成示例

  

  单张样本

【seeprettyface.com】开源源码:超模脸生成器【seeprettyface.com】开源源码:超模脸生成器【seeprettyface.com】开源源码:超模脸生成器


概览(有筛选)

【seeprettyface.com】开源源码:超模脸生成器

超模脸属性编辑

笑容调整

【seeprettyface.com】开源源码:超模脸生成器

角度调整

【seeprettyface.com】开源源码:超模脸生成器

年龄调整

【seeprettyface.com】开源源码:超模脸生成器

性别调整

【seeprettyface.com】开源源码:超模脸生成器

光照调整

【seeprettyface.com】开源源码:超模脸生成器



运行代码

环境配置

  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.
  One or more high-end NVIDIA GPUs with at least 11GB of DRAM.
  NVIDIA driver 391.35 or newer, CUDA toolkit 9.0 or newer, cuDNN 7.3.1 or newer.

运行步骤

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

  2.在generate_model.py中选择对应的模型,并运行generate_model.py



相关文章:

  • 2021-11-02
  • 2022-01-08
  • 2021-07-07
  • 2021-04-12
  • 2021-10-29
  • 2022-12-23
  • 2021-11-15
猜你喜欢
  • 2021-06-06
  • 2021-09-29
  • 2021-08-03
  • 2021-04-30
  • 2022-01-06
  • 2021-05-17
  • 2021-09-13
相关资源
相似解决方案