SystemErrorWang / White-box-Cartoonization

Official tensorflow implementation for CVPR2020 paper “Learning to Cartoonize Using White-box Cartoon Representations”
3.93k stars 737 forks source link

I got a ValueError: Can't load save_path when it is None. when run test_code/cartoonize.py #93

Open tainmo opened 2 years ago

Jiajie-Ye commented 2 years ago

I got the same error, how did you fixed it? Anyone know? Please tell me, thank you so much

tainmo commented 2 years ago

I got the same error, how did you fixed it? Anyone know? Please tell me, thank you so much

you need go to test_code dir then run it.

Jiajie-Ye commented 2 years ago

I got the same error, how did you fixed it? Anyone know? Please tell me, thank you so much

you need go to test_code dir then run it.

OK, got it. I can run it now.