facebookresearch / VMZ

VMZ: Model Zoo for Video Modeling
Apache License 2.0
1.04k stars 156 forks source link

Unrecognized arguments --pretrained_model in the script finetune_ucf101.sh #113

Open lcskrishna opened 4 years ago

lcskrishna commented 4 years ago

When I try to run the finetune_ucf101.sh script, it throws unrecognized pretrained_model. I searched in train_net.py I didn't see such arguments. What is the way to load the pre-trained model?

dutran commented 3 years ago

are you asking for pytorch or c2?