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

AttributeError: module 'network' has no attribute 'unet_generator' #103

Open Isha307 opened 2 years ago

Isha307 commented 2 years ago

I got this error and google it also, but didn't find any solution :(

AmitGarage commented 2 years ago

Does your network.py file contains unet_generator class?