Skip to content

An attempt to replicate make.girls.moe using PyTorch

License

Notifications You must be signed in to change notification settings

togheppi/GirlsManifold

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GirlsManifold

An attempt to replicate make.girls.moe using PyTorch

Install

Install opencv, scrapy, tqdm packages in Python 3.

Run

  1. Put erogamescape_sql_output.zip into data/.
  2. Put lbpcascade_animeface.xml into data/.
  3. Run the following:
./scripts/preprocess_sql.sh
./scripts/crawl_faces.sh
./scripts/process_faces.sh

About

An attempt to replicate make.girls.moe using PyTorch

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages