Skip to content

so134/PostureCorrect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

姿勢を検出してアラートを表示するためのアプリケーション

tf-openposeを用いて姿勢検知を行った後にslack通知をとばすアプリケーションです

詳しい説明はこちらのTechBlogを参照してください https://cam-inc.co.jp/p/techblog/603142844403680193

動作環境

OS: macOS Catalina

CPU: 2.6 GHz 6コア Intel Core i7

メモリ: 32 GB 2667 MHz DDR4

Python : 3.6.7

TensorFlow : 1.15.0

OpenCv : 4.5.4

Quick Start

  1. 自身のlocalに tf-openposeの環境を作成してください。 https://github.com/jiajunhua/ildoonet-tf-pose-estimation#install ildoonet-tf-pose-estimationディレクトリ内の run.py と同じ階層に本リポジトリの pose_monitor.py を配置し、
python ildoonet-tf-pose-estimation/pose_monitor.py

で実行

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages