Skip to content

Based on video data and Openpose results, human depth estimation is performed.

Notifications You must be signed in to change notification settings

munnam77/FCRN-DepthPrediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FCRN-DepthPrediction

This program was remodeled by miu (miu200521358) forking FCRN-DepthPrediction

Please check the above URL or README-original.md for details of operation.

Functional overview

  • The depth is estimated from the human skeleton detected by OpenPose.
  • Based on the joint XY position information of OpenPose and depth estimation, human tracking is performed with multiple people tracing.

Dependencies

Install the following in python series

  • OpenCV
  • tensorflow 1.0-1.6
  • numpy
  • python-dateutil
  • pytz
  • pyparsing
  • six
  • matplotlib
  • opencv-python
  • imageio

About

Based on video data and Openpose results, human depth estimation is performed.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages