Skip to content

A demo project that manipulate face attributes using pretrained AttGAN model

Notifications You must be signed in to change notification settings

jackchen03/Face-Attribute-Manipulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Face Attribute Manipulation

  • Using the AttGAN implementation of elvisyjlin/AttGAN-PyTorch/
  • This is a demo project for the Open House event at Academia Sinica in 2019

Data

Pretrained Model

  • Download the model '256_shortcut1_inject1_none' and put it under 'output/'
  • Link: Pretrained Model

Usage

  • Put the 'img_align_celeba' folder under '../dataset/img_align_celeba'
  • Put the textfile 'list_attr_celeba.txt' under '../dataset/list_attr_celeba.txt'
  • Run demo.sh

About

A demo project that manipulate face attributes using pretrained AttGAN model

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published