facebookresearch / video-long-term-feature-banks

Long-Term Feature Banks for Detailed Video Understanding
Apache License 2.0
373 stars 62 forks source link

complete vg_1600_pre-trained_weights.pkl #14

Closed TimmyWY2 closed 5 years ago

TimmyWY2 commented 5 years ago

vg_1600_pre-trained_weights.pkl does not have the final bbox predictions and classifications. Could you provide a complete model? thank you very much~

chaoyuaw commented 5 years ago

Hi @TimmyWY2 , thanks for your question. Sure, please find the complete model at https://drive.google.com/file/d/1FKksSY6URpzGtu0CFDLBpvkskzGpOD_e/view?usp=sharing

Just in case it's not clear in GETTING_STARTED.md, to reproduce our results the final bbox/classification layer shouldn't be needed, since we'll fine-tune it on EPIC-Kitchens.

I'm closing this issue now, but please feel free to reopen if you have any questions! :) Thanks!