YunseokJANG / tgif-qa

Repository for our CVPR 2017 and IJCV: TGIF-QA
https://arxiv.org/abs/1704.04497
171 stars 31 forks source link

Code to extract video representation #4

Closed YuanEZhou closed 6 years ago

YuanEZhou commented 6 years ago

Hi @YunseokJANG, Thanks for your excellent code. Can you release the code to extract video representation?

YunseokJANG commented 6 years ago

Hi, @YuanEZhou . First of all, thank you for your interest in our project.

To be honest, we failed to find the scripts for extracting the features, but we wrote all the details in our Github repository; Since both C3D and ResNet152 provide official checkpoints, and people upload their own scripts for extraction, you may able to obtain the feature easily. Plus, for non-spatial features, we've uploaded and shared the links for them in here.

Regards, Yunseok Jang