Skip to content

Liangdacai/Human3d-keypoints

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Human3d-keypoints

1、download datasets
data_3d_h36m.npz
data_2d_h36m_cpn_ft_h36m_dbb.npz
you can find it in https://github.com/Vegetebird/MHFormer

2、training
arc = 3,3,3,train video sequence nums=27,eg:
python run.py -e 80 -k cpn_ft_h36m_dbb -arc 3,3,3
python run.py -e 80 -k cpn_ft_h36m_dbb -arc 3,3,3,3
python run.py -e 80 -k cpn_ft_h36m_dbb -arc 3,3,3,3,3

3、run camera or video
download checkpoints:https://drive.google.com/drive/folders/1TinLUEQ8C0hbyy0T7eMMgc-V0etz-m1s?usp=sharing
python main.py

4、demo for camera:
https://www.bilibili.com/video/BV18Y4y147ST?spm_id_from=333.999.0.0
https://www.bilibili.com/video/BV1JA411G7jn?spm_id_from=333.999.0.0

The project is developed based on VideoPose3d(https://github.com/facebookresearch/VideoPose3D).
Combines relatively key points and trajectories to get global 3D key points,Thanks to Viedopose3d researchers.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published