noureldien / timeception

Timeception for Complex Action Recognition, CVPR 2019 (Oral Presentation)
https://noureldien.com/research/timeception/
GNU General Public License v3.0
157 stars 33 forks source link

Use video annotation for finetune model on Charades? #13

Closed v-wewei closed 5 years ago

v-wewei commented 5 years ago

Hi, did you use the video annotation for fine tune the model on Charades dataset, i can not find the code for finetune the model ? so , could you pls release the code for finetune the model on charades dataset ? Thanks very much !

noureldien commented 5 years ago

Thanks for asking. What model are you referring to? Is it backbone CNNs? I got the fine-tuned backbone CNNs from these repositories: I3D: https://github.com/piergiaj/pytorch-i3d 2D-ResNet-152: https://github.com/gsig/charades-algorithms 3D-ResNet-101: https://github.com/facebookresearch/video-nonlocal-net or https://github.com/facebookresearch/video-long-term-feature-banks