Skip to content

maudzung/3D-Human-Pose-Estimation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

An implementation of 3D Human Pose Estimation using 2D keypoints in images

Folder structure

    ${ROOT}
    ├──checkpoints/
    ├──datasets/
    ├──human36m_preprocessing/
    ├──logs/
    ├──src/
        ├──config/
        ├──data_process/
        ├──evaluation/
        ├──losses/
        ├──models/
        ├──notebooks/
        ├──train/
        ├──utils/
        ├──README.md

To-do-list

  • Pre-process the dataset
  • Using 2D keypoints as the input of DNN to estimate 3D HPE

About

An implementation of 3D human pose estimation based on 2D keypoints in images

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published