Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pre-trained renderer does not exist... #44

Open
0x-49 opened this issue Nov 1, 2021 · 4 comments
Open

pre-trained renderer does not exist... #44

0x-49 opened this issue Nov 1, 2021 · 4 comments

Comments

@0x-49
Copy link

0x-49 commented Nov 1, 2021

this is thrown when I run the command
python demo_prog.py --img_path ./test_images/diamond.jpg --canvas_color 'black' --max_m_strokes 500 --max_divide 5 --renderer markerpen --renderer_checkpoint_dir checkpoints_G_markerpen --net_G zou-fusion-net --disable_preview

@jiupinjia
Copy link
Owner

Hi @MaximeYao, thanks for your feedback. Did you download the pre-trained renderers and unzipped them to the repo folder correctly?

@WeiDante
Copy link

i did is, this is just for show i gess

@takax2021
Copy link

Colab notebook fails to download pre-trained data.

zip from Google Drive is not correct zip file.
It only contains html text.
"Google Drive - Virus scan warning"

@takax2021
Copy link

I have added "confirm=t" to request parameters.
It works now.

response = session.get(URL, params = { 'id' : id, 'confirm' : 't' },

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants