Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

## ncnn_Android_hand
Android demo of hand detect and pose infer by ncnn

A 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