eladrich / pixel2style2pixel

Official Implementation for "Encoding in Style: a StyleGAN Encoder for Image-to-Image Translation" (CVPR 2021) presenting the pixel2style2pixel (pSp) framework

Home Page:https://eladrich.github.io/pixel2style2pixel/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How can I get "sketch_gan.t7" ?

zuckzhao1210 opened this issue · comments

in pixel2style2pixel-master/scripts/generate_sketch_data.py
line 41, cache = load_lua("/path/to/sketch_gan.t7")
How to find this file?
I am a beginner, thank you very much if you can help me!