MoViNet-pytorch
MoViNet-pytorch copied to clipboard
Evaluation on kinetics 600
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.