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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -33,7 +33,7 @@ and **77.4** AP on COCO pose estimation task.
33
 
34
  ![teaser](framework.png)
35
 
36
- [Source](https://paperswithcode.com/paper/uniformer-unifying-convolution-and-self)
37
 
38
  ## Intended uses & limitations
39
 
@@ -58,7 +58,7 @@ More models can be found in [the model hub](https://github.com/Sense-X/UniFormer
58
 
59
  ### How to use
60
 
61
- You can followed our [demo](https://huggingface.co/spaces/Sense-X/uniformer_image_demo/tree/main) to use our models.
62
 
63
  ```python
64
  from uniformer import uniformer_small
 
33
 
34
  ![teaser](framework.png)
35
 
36
+ [Source](https://paperswithcode.com/paper/uniformer-unified-transformer-for-efficient)
37
 
38
  ## Intended uses & limitations
39
 
 
58
 
59
  ### How to use
60
 
61
+ You can followed our [demo](https://huggingface.co/spaces/Sense-X/uniformer_video_demo/tree/main) to use our models.
62
 
63
  ```python
64
  from uniformer import uniformer_small