Skip to content

fjiangAI/animegan2-pytorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

It's an out-of-the-box animegan2 that is modified from the original version.

So how to run it?

  1. pip install -r requirements.txt
  2. put the origin pictures into the samples/inputs (please notice the max shape of the picture is 600*800 in 24G GPU.)
  3. python3 test.py --checkpoint ./weights/face_paint_512_v2.pt
  4. get the converted pictures from the samples/results

More details can be seen the blog.

About

an out-of-the-box animegan2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages