zhoubolei / TRN-pytorch

Temporal Relation Networks
http://relation.csail.mit.edu/
Other
787 stars 190 forks source link

Error python test_video.py “InceptionV3” #97

Open jin03041209 opened 2 years ago

jin03041209 commented 2 years ago

Hello, sorry to interrupt, when I run"python test_video.py --arch InceptionV3 --dataset moment --weight pretrain/TRN_moments_RGB_InceptionV3_TRNmultiscale_segment8_best.pth.tar --frame_folder sample_data/juggling.mp4 --rendered_datapredict sample_data/juggling.mp4" encountered "AttributeError:module 'model_zoo' has no attribute 'InceptionV3'"Anyone who knows how to fix it, thanks a million!