SystemErrorWang / White-box-Cartoonization

Official tensorflow implementation for CVPR2020 paper “Learning to Cartoonize Using White-box Cartoon Representations”

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

training from scratch?

chuchienshu opened this issue · comments

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