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

training from scratch? #97

Closed chuchienshu closed 2 years ago

chuchienshu commented 2 years ago

Is there anyone training from scratch successful. What I attempted is just comment following code, but the network finally outputs pure color image. shttps://github.com/SystemErrorWang/White-box-Cartoonization/blob/50b115e5adfefa12e0aad7b128a9e7cce7a9f2c5/train_code/train.py#L121