facebookresearch / SlowFast

PySlowFast: video understanding codebase from FAIR for reproducing state-of-the-art video models.
Apache License 2.0
6.49k stars 1.2k forks source link

Model Zoo links #360

Open asafDahan opened 3 years ago

asafDahan commented 3 years ago

Hey, I'm looking for the 16x8 and 8x8 models trained on AVA, and while loading them from the model zoo, https://github.com/facebookresearch/SlowFast/blob/master/MODEL_ZOO.md, I see that their links name is different. For example, the link name for SlowFast R101 16x8 model is SLOWFAST_64x2_R101_50_50.pkl. What am I missing? Thanks!

nicholasguimaraes commented 3 years ago

I was wondering the same. So far I am using SLOWFAST_32x2_R101_50_50_v2.1