Skip to content
This repository has been archived by the owner on Aug 5, 2023. It is now read-only.
/ hand_tracking Public archive

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

metalwhale/hand_tracking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 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

 
 
 

Languages