Skip to content

Disclaimer: I'm not the author. Please refer to the repositories listed in README for more information.

Notifications You must be signed in to change notification settings

guomingjin/hand_tracking

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hand tracking

1. ファイル説明

  • palm_detection_without_custom_op.tflite(手のひら検出)モデルファイル:mediapipe-modelsレポジトリよりダウンロードしました。
  • hand_landmark.tflite(ランドマーク検出)モデルファイル:mediapipeレポジトリよりダウンロードしました。
  • anchors.csvファイルとhand_tracker.pyファイル:hand_trackingレポジトリよりダウンロードしました。

2. 実施方法

$ pip install opencv-python tensorflow
$ python run.py

3. 結果

Result

About

Disclaimer: I'm not the author. Please refer to the repositories listed in README for more information.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%