EverybodyDanceNow_reproduce_pytorch icon indicating copy to clipboard operation
EverybodyDanceNow_reproduce_pytorch copied to clipboard

pix2pixHD raise('Generator must exist!') TypeError: exceptions must derive from BaseException

Open benoitoutlook opened this issue 5 years ago • 7 comments

Traceback (most recent call last): File "train_pose2vid.py", line 127, in main() File "train_pose2vid.py", line 41, in main model = create_model(opt) File "/XXX/EverybodyDanceNow_reproduce_pytorch/src/pix2pixHD/models/models.py", line 15, in create_model model.initialize(opt) File "/XXX/EverybodyDanceNow_reproduce_pytorch/src/pix2pixHD/models/pix2pixHD_model.py", line 64, in initialize self.load_network(self.netG, 'G', opt.which_epoch, pretrained_path)
File "/XXX/EverybodyDanceNow_reproduce_pytorch/src/pix2pixHD/models/base_model.py", line 60, in load_network raise('Generator must exist!') TypeError: exceptions must derive from BaseException

Any help is appreciated!

benoitoutlook avatar Apr 06 '19 11:04 benoitoutlook

you fixed?

cndxpy avatar Oct 16 '19 09:10 cndxpy

need help too

chenzaiV6 avatar Apr 06 '20 03:04 chenzaiV6

windows ,python3.6.5 ,anaconda

chenzaiV6 avatar Apr 06 '20 03:04 chenzaiV6

Same

ahhays avatar Jul 01 '20 02:07 ahhays

same problem with Google Colab:(

thinklikeanarchitect avatar Mar 19 '21 16:03 thinklikeanarchitect

Im also having this problem :(

Aquahugs avatar May 08 '21 17:05 Aquahugs

Have anyone solved this problem? I need help too.

quleileileilei avatar Mar 22 '23 07:03 quleileileilei