xiadingZ / video-caption.pytorch

pytorch implementation of video captioning
MIT License
400 stars 128 forks source link

pretrainedmodels problem #22

Closed julycetc closed 5 years ago

julycetc commented 5 years ago

when i run the features preporation code: python prepro_feats.py --output_dir data/feats/resnet152 --model resnet152 --n_frame_steps 40 --gpu 1,2,3 i got the problem: No module named pretrainedmodels,. where could i get it?

Sundrops commented 5 years ago

https://github.com/Cadene/pretrained-models.pytorch