decisionforce / TPN

[CVPR 2020] Temporal Pyramid Network for Action Recognition
https://decisionforce.github.io/TPN/
Apache License 2.0
394 stars 55 forks source link

I want to know how to down checkpoint #27

Closed pokameng closed 3 years ago

pokameng commented 3 years ago

I want to know how to down checkpoint

limbo0000 commented 3 years ago

Hi @pokameng , you can click the link of each model in MODEL_ZOO. They are the shared link for google drive.

pokameng commented 3 years ago

Thank you very much,but I want to  know  how to solve this probles? 在执行这个的时候 python ./tools/test_recognizer.py config_files/kinetics400/tpn/r50f8s8.py ckpt/kinetics400_tpn_r50f8s8 --gpus  1  --out ckpt/kinetics400_tpn_r50f8s8.pkl --fcn_testing --ignore_cache

Traceback (most recent call last): File "./tools/test_recognizer.py", line 9, in <module> from mmcv.runner import load_checkpoint, parallel_test, obj_from_dict, get_dist_info ImportError: cannot import name 'parallel_test' ------------------ 原始邮件 ------------------ 发件人: "decisionforce/TPN" <notifications@github.com>; 发送时间: 2020年11月28日(星期六) 晚上10:20 收件人: "decisionforce/TPN"<TPN@noreply.github.com>; 抄送: "繁华落尽"<1169138654@qq.com>;"Mention"<mention@noreply.github.com>; 主题: Re: [decisionforce/TPN] I want to know how to down checkpoint (#27)

Hi @pokameng , you can click the link of each model in MODEL_ZOO. They are the shared link for google drive.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe.