Video Classification
vision
Andy1621 commited on
Commit
c2dd4e9
1 Parent(s): 18490b4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -13,7 +13,7 @@ datasets:
13
  # UniFormer (video model)
14
 
15
  UniFormer models are trained on [Kinetics](https://deepmind.com/research/open-source/kinetics) and [Something-Something](https://20bn.com/datasets/something-something) at resolution 224x224.
16
- It was introduced in the paper [https://paperswithcode.com/paper/uniformer-unified-transformer-for-efficient](https://arxiv.org/abs/2201.04676) by Li et al,
17
  and first released in [this repository](https://github.com/Sense-X/UniFormer).
18
 
19
 
 
13
  # UniFormer (video model)
14
 
15
  UniFormer models are trained on [Kinetics](https://deepmind.com/research/open-source/kinetics) and [Something-Something](https://20bn.com/datasets/something-something) at resolution 224x224.
16
+ It was introduced in the paper [UniFormer: Unified Transformer for Efficient Spatial-Temporal Representation Learning](https://arxiv.org/abs/2201.04676) by Li et al,
17
  and first released in [this repository](https://github.com/Sense-X/UniFormer).
18
 
19