From 482837aca0fba80ca05ae399555cac7c85886d4a Mon Sep 17 00:00:00 2001 From: Niels Rogge Date: Wed, 3 Aug 2022 09:58:52 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2a927cb..f6a3d15 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ tags: # VideoMAE (base-sized model, pre-trained only) -VideoMAE model pre-trained on Kinetic400 in a self-supervised way It was introduced in the paper [VideoMAE: Masked Autoencoders are Data-Efficient Learners for Self-Supervised Video Pre-Training](https://arxiv.org/abs/2203.12602) by Tong et al. and first released in [this repository](https://github.com/MCG-NJU/VideoMAE). +VideoMAE model pre-trained on Kinetic400 in a self-supervised way. It was introduced in the paper [VideoMAE: Masked Autoencoders are Data-Efficient Learners for Self-Supervised Video Pre-Training](https://arxiv.org/abs/2203.12602) by Tong et al. and first released in [this repository](https://github.com/MCG-NJU/VideoMAE). Disclaimer: The team releasing VideoMAE did not write a model card for this model so this model card has been written by the Hugging Face team.