facebookresearch / SlowFast

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

X3D model on AVA dataset #565

Open Bruce-Si opened 2 years ago

Bruce-Si commented 2 years ago

Thank you for your code. Do you have plan to release the x3d pretrained model on AVA dataset? I tried to train x3d-m but got low score...

dfan commented 2 years ago

I think there is an issue with test_net.py for action detection https://github.com/facebookresearch/SlowFast/issues/549

poincarelee commented 1 year ago

@dfan @Bruce-Si , have you tried on HMDB51? the top-1 error and top-5 error is always zero during training