junyanz / pytorch-CycleGAN-and-pix2pix

Image-to-Image Translation in PyTorch
Other
22.8k stars 6.29k forks source link

Cannot find reference 'create_model' in 'imported module models' #1528

Closed mengxianglong123 closed 1 year ago

mengxianglong123 commented 1 year ago

The code int train.py has some problems. I can't find the file create_model.py in the module of "models".

WEIYun0971 commented 9 months ago

HI? Have you solved this problem?thank you ~