fcakyon commited on
Commit
e41c41f
1 Parent(s): c7aa358

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -5,7 +5,7 @@ tags:
5
  - video-classification
6
  ---
7
 
8
- # TimeSformer (base-sized model, fine-tuned on Kinetics-600)
9
 
10
  TimeSformer model pre-trained on [Kinetics-600](https://www.deepmind.com/open-source/kinetics). It was introduced in the paper [TimeSformer: Is Space-Time Attention All You Need for Video Understanding?](https://arxiv.org/abs/2102.05095) by Tong et al. and first released in [this repository](https://github.com/facebookresearch/TimeSformer).
11
 
 
5
  - video-classification
6
  ---
7
 
8
+ # TimeSformer (high-resolution variant, fine-tuned on Kinetics-600)
9
 
10
  TimeSformer model pre-trained on [Kinetics-600](https://www.deepmind.com/open-source/kinetics). It was introduced in the paper [TimeSformer: Is Space-Time Attention All You Need for Video Understanding?](https://arxiv.org/abs/2102.05095) by Tong et al. and first released in [this repository](https://github.com/facebookresearch/TimeSformer).
11