Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/FeiGeChuanShu/ncnn_nanodet_hand
Android hand detect and pose estimation by ncnn
https://github.com/FeiGeChuanShu/ncnn_nanodet_hand
Last synced: 2 months ago
JSON representation
Android hand detect and pose estimation by ncnn
- Host: GitHub
- URL: https://github.com/FeiGeChuanShu/ncnn_nanodet_hand
- Owner: FeiGeChuanShu
- Created: 2021-03-17T13:58:45.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-01T08:37:36.000Z (about 3 years ago)
- Last Synced: 2024-08-01T05:12:25.995Z (5 months ago)
- Language: C++
- Homepage:
- Size: 23.8 MB
- Stars: 91
- Watchers: 5
- Forks: 26
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-ncnn - ncnn_nanodet_hand
README
## ncnn_Android_hand
Android demo of hand detect and pose infer by ncnnA new mediapipe-hand demo in this place [new demo](https://github.com/FeiGeChuanShu/ncnn-Android-mediapipe_hand)
### hand detect model
1.nanodet
2.yolox
### hand pose model
1.pfld
2.mediapipe hand![](multi_hand.gif)
![](yolox_hand.gif)
![](nanodet_hand.gif)
https://www.bilibili.com/video/BV1Uh411Q7Rq
Reference:
https://github.com/nihui/ncnn-android-nanodet
https://github.com/Tencent/ncnn
https://github.com/RangiLyu/nanodet
https://github.com/Megvii-BaseDetection/YOLOX