Skip to content

Detectron2-based module for processing YouTube Video and then estimating Humans Body Points for logging its coordinates.

License

Notifications You must be signed in to change notification settings

AndreyViv/humans-body-points-estimator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Humans Body Points Estimator

Detectron2-based module for processing YouTube Video and then estimating Humans Body Points for logging its coordinates.

GET START

  • Clone the repository
  • Install Detectron2 along with its dependencies
  • Install required modules from requirements.txt
  • Set your environment config to configs.py
  • Run video_processing.py with required param --link or import module to your project

RESULTS

Result will save to data/results and will consist of video file and text file. Body Points will be visualize on video file and its coordinates will be log to text file.

NOTES

You can check the test results in data/results for now.

About

Detectron2-based module for processing YouTube Video and then estimating Humans Body Points for logging its coordinates.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages