Skip to content

Robert-xiaoqiang/HMR-COPY

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Copy of HMR

Prerequisites

Video to Video(not real-time)

  • bash vtois.sh <Video Name> <FPS> will save images in images_from_video/

  • python 2d_pose_estimation.py <Images Dir Name> will save 2d joints results in jsons_from_video/ by using OpenPose paper

    in order to compute the right scale and bbox center

  • bash 3d_pose_estimation.sh <Images Dir Name> will save 3d mesh results inmeshes_from_video/ by using HMR paper

  • bash istov.sh <Meshes Dir Name> <FPS> will generate final mesh-video

sample2

Ultra large pits of training process

  • COCO plus
  • LSP
  • MPII

3D

  • Human3.6M
  • MPI-3DHP

About

copy and Re-implementation of HMR paper in 2018CVPR

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published