Skip to content

ryhara/Streamlit-handpose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Streamlit HandPoseEstimation App

streamlitとmediapipeを用いたHand Pose EstimationのWebアプリケーションです。

Deploy

下記URLにてデプロイしています。無料枠のため動作が少々重たいかもしれません

Setup

ローカル環境で動かす場合以下のライブラリが入っていれば動くと思います。

  • streamlit
  • mediapipe=0.10.9
  • opencv
  • av
pip install -r requirements.txt

Usage

streamlit run src/app.py

reference

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages