xiadingZ/video-caption.pytorch

pretrainedmodels problem

julycetc opened this issue · 1 comments

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?