Kibeom-Hong / Domain-Aware-Style-Transfer

Official Implementation of Domain-Aware Universal Style Transfer
Other
102 stars 11 forks source link

AttributeError: 'Baseline' object has no attribute 'DA_Net_trained_epoch' #12

Open AeYeung opened 2 years ago

AeYeung commented 2 years ago

When I running the test code : bash scripts/interpolate.sh The error occured: AttributeError: 'Baseline' object has no attribute 'DA_Net_trained_epoch' How to fix it....

Kibeom-Hong commented 2 years ago

How about check the pre-trained weights downloded from link?