Update README.md
This commit is contained in:
parent
a3c7fa2af3
commit
bc13522b90
|
@ -5,7 +5,7 @@ tags:
|
||||||
- video-classification
|
- video-classification
|
||||||
---
|
---
|
||||||
|
|
||||||
# VideoMAE (base-sized model, pre-trained only)
|
# VideoMAE (base-sized model, pre-trained only for 1600 epochs)
|
||||||
|
|
||||||
VideoMAE model pre-trained on Kinetics-400 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 Kinetics-400 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).
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue