yanx27 / EverybodyDanceNow_reproduce_pytorch

Everybody dance now reproduced in pytorch
MIT License
605 stars 173 forks source link

There is no get_multiplier in coco_eval.py #80

Closed huangzhao1 closed 4 years ago

huangzhao1 commented 4 years ago

Traceback (most recent call last): File "D:/postgraduate/gan/gan_code/pytorch-EverybodyDanceNow/notebook/make-source.py", line 54, in multiplier = get_multiplier(img) NameError: name 'get_multiplier' is not defined

AlmeidaAlin3 commented 4 years ago

hi @huangzhao1 ! did you find the get_multiplier()?