Skip to content

A demo of monitoring the interaction behavior among clerks and customers by detecting human keypoints based on Detectron2

Notifications You must be signed in to change notification settings

RamanujanFan/WristDetection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wrist Detection Demo

I provide a command line tools for running a simple demo, and it is based on the Detectron2 repo.

The main function is included in wrist.py. The file named video_visualizer.py in Detectron2/detectron2/utils/ should be replaced by the file with same name in this folder before you try to run the demo. This folder should be copied into the root directory of Detectron2.

You could run the demo using the command similar to python demo/demo.py --video-input '/data/dataset/xxx.mp4' --output '/data/usr/yikanchen/prod_test_figs'

About

A demo of monitoring the interaction behavior among clerks and customers by detecting human keypoints based on Detectron2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages