Spaces:
Runtime error
Runtime error
Add ViTPose
Browse files- index.html +9 -1
- list.md +5 -0
index.html
CHANGED
|
@@ -61,6 +61,14 @@
|
|
| 61 |
<li>http://arxiv.org/abs/2107.00420</li>
|
| 62 |
</ul></li>
|
| 63 |
</ul>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 64 |
</p>
|
| 65 |
</div>
|
| 66 |
<div class="box">
|
|
@@ -217,7 +225,7 @@
|
|
| 217 |
<li>https://arxiv.org/abs/2105.04714</li>
|
| 218 |
</ul></li>
|
| 219 |
</ul>
|
| 220 |
-
<h3 id="human-pose-estimation">Human Pose Estimation</h3>
|
| 221 |
<ul>
|
| 222 |
<li><a href="https://huggingface.co/spaces/hysts/mediapipe-pose-estimation">MediaPipe Pose Estimation</a>
|
| 223 |
<ul>
|
|
|
|
| 61 |
<li>http://arxiv.org/abs/2107.00420</li>
|
| 62 |
</ul></li>
|
| 63 |
</ul>
|
| 64 |
+
<h3 id="human-pose-estimation">Human Pose Estimation</h3>
|
| 65 |
+
<ul>
|
| 66 |
+
<li><a href="https://huggingface.co/spaces/hysts/ViTPose">ViTPose</a>
|
| 67 |
+
<ul>
|
| 68 |
+
<li>https://github.com/ViTAE-Transformer/ViTPose</li>
|
| 69 |
+
<li>https://arxiv.org/abs/2204.12484</li>
|
| 70 |
+
</ul></li>
|
| 71 |
+
</ul>
|
| 72 |
</p>
|
| 73 |
</div>
|
| 74 |
<div class="box">
|
|
|
|
| 225 |
<li>https://arxiv.org/abs/2105.04714</li>
|
| 226 |
</ul></li>
|
| 227 |
</ul>
|
| 228 |
+
<h3 id="human-pose-estimation-1">Human Pose Estimation</h3>
|
| 229 |
<ul>
|
| 230 |
<li><a href="https://huggingface.co/spaces/hysts/mediapipe-pose-estimation">MediaPipe Pose Estimation</a>
|
| 231 |
<ul>
|
list.md
CHANGED
|
@@ -37,6 +37,11 @@
|
|
| 37 |
- https://github.com/VDIGPKU/CBNetV2
|
| 38 |
- http://arxiv.org/abs/2107.00420
|
| 39 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 40 |
</p>
|
| 41 |
</div>
|
| 42 |
|
|
|
|
| 37 |
- https://github.com/VDIGPKU/CBNetV2
|
| 38 |
- http://arxiv.org/abs/2107.00420
|
| 39 |
|
| 40 |
+
### Human Pose Estimation
|
| 41 |
+
- [ViTPose](https://huggingface.co/spaces/hysts/ViTPose)
|
| 42 |
+
- https://github.com/ViTAE-Transformer/ViTPose
|
| 43 |
+
- https://arxiv.org/abs/2204.12484
|
| 44 |
+
|
| 45 |
</p>
|
| 46 |
</div>
|
| 47 |
|