MoViNet-pytorch icon indicating copy to clipboard operation
MoViNet-pytorch copied to clipboard

Evaluation on kinetics 600

Open gilgoldm opened this issue 10 months ago • 0 comments

Hi,

I am trying to reproduce the MoViNet-A0-Stream model on the Kinetics test set, specifically on the part of the test annotations that are publicly available here: https://storage.googleapis.com/deepmind-media/Datasets/kinetics600.tar.gz

I get 69%, which is 3% less than the results published on the TensorFlow repository.

It may not be an issue with the translation of the code from TF to PyTorch. I was wondering if anyone managed to reproduce the 72% result.

gilgoldm avatar Jan 14 '25 15:01 gilgoldm