jiupinjia / stylized-neural-painting

Official Pytorch implementation of the preprint paper "Stylized Neural Painting", in CVPR 2021.

Home Page:https://jiupinjia.github.io/neuralpainter/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Some problem with pre-trained render file

Martinjennifergrant opened this issue · comments

Hi, I am new here. I have a few problems with the pre-trained render file. I had download the pre-trained render file from the google drive and clone the repo. When I put the file into the repo and run the demo_prog file, it said pre-trained render file doesn't exist.

Hi @Martinjennifergrant, did you unzip your zip file to your repo folder? Also, would you like to show me your error report?

I've already solved this problem. I guess it was my computer's problem? When I use the lightweight ones, it runs OK. Besides that I have another question, can I save the output before it finished the drawing? If I can, what should I enter. I am new to coding and sorry for having a lot of questions.

@Martinjennifergrant, I'm sorry but you can not save your outputs before finishing the whole rendering processing. The current version doesn't support this feature. BTW, glad to hear your problem has been solved. Cheers!

I have the same problem with you ,may I know your method about how to solve it , thanks for your time.