Skip to content

detect whether the old are falling down using openpose and modeling

Notifications You must be signed in to change notification settings

zsano1/fall_down_pose_estimation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This folder includes a method that can estimate whether the old(or anyone else) fall down at home. The main steps include using openpose net to detect the joint position of human. Then the position will be modeled to analyse the condition of the old. The results are saved in "result.txt".

requirment: logging,sys,time,math,numpy,PIL,matplotlib,cv2,pylab,tensorflow

run: cd /home/fall_down_pose_estimation python run.py --model=cmu --resize=432x368 (optional) the detect results are saved in result1.png,result2.png,result.txt

About

detect whether the old are falling down using openpose and modeling

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published