In this repositiory, we provide a quick implementation of the video masking strategy from VideoMAE from scratch.
The masking criterion for VideoMAE implemented "tube-masking" on videos which effectively dealt with issues of temporal correlation and temporal correlation present in video clips leading to a non-trivial pixel reconstruction task.
You can explore the project's data loading and model implementation interactively in this Google Colab notebook.

