pytorch-CycleGAN-and-pix2pix
pytorch-CycleGAN-and-pix2pix copied to clipboard
AttributeError: 'Sequential' object has no attribute 'model'
when I run test.py, occured "AttributeError: 'Sequential' object has no attribute 'model'"
#1018 might be relevant to your issues. Would it be possible to share with us your python command?