Spaces:
Build error
Build error
File size: 2,033 Bytes
d7a991a |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 |
# Demo
This page provides tutorials about running demos. Please click the caption for more information.
<br>
<div align="center">
<img src="resources/demo_coco.gif" width="600px" alt><br>
[2D human pose demo](docs/2d_human_pose_demo.md)
</div>
<br>
<div align="center">
<img src="https://user-images.githubusercontent.com/9464825/95552839-00a61080-0a40-11eb-818c-b8dad7307217.gif" width="600px" alt><br>
[2D human whole-body pose demo](docs/2d_wholebody_pose_demo.md)
</div>
<br>
<div align="center">
<img src="https://user-images.githubusercontent.com/11788150/109098558-8c54db00-775c-11eb-8966-85df96b23dc5.gif" width="600px" alt><br>
[2D hand pose demo](docs/2d_hand_demo.md)
</div>
<br>
<div align="center">
<img src="https://user-images.githubusercontent.com/11788150/109144943-ccd44900-779c-11eb-9e9d-8682e7629654.gif" width="600px" alt><br>
[2D face keypoint demo](docs/2d_face_demo.md)
</div>
<br>
<div align="center">
<img src="https://user-images.githubusercontent.com/15977946/118820606-02df2000-b8e9-11eb-9984-b9228101e780.gif" width="600px" alt><br>
[3D human pose demo](docs/3d_human_pose_demo.md)
</div>
<br>
<div align="center">
<img src="https://user-images.githubusercontent.com/11788150/109099201-a93dde00-775d-11eb-9624-f9676fc0e478.gif" width="600px" alt><br>
[2D pose tracking demo](docs/2d_pose_tracking_demo.md)
</div>
<br>
<div align="center">
<img src="https://user-images.githubusercontent.com/11788150/114201893-4446ec00-9989-11eb-808b-5718c47c7b23.gif" width="600px" alt><br>
[2D animal_pose demo](docs/2d_animal_demo.md)
</div>
<br>
<div align="center">
<img src="https://user-images.githubusercontent.com/28900607/121288285-b8fcbf00-c915-11eb-98e4-ba846de12987.gif" width="600px" alt><br>
[3D hand_pose demo](docs/3d_hand_demo.md)
</div>
<br>
<div align="center">
<img src="https://user-images.githubusercontent.com/15977946/124059525-ce20c580-da5d-11eb-8e4a-2d96cd31fe9f.gif" width="600px" alt><br>
[Webcam demo](docs/webcam_demo.md)
</div>
|