Skip to content

isarandi/pose-dataset-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pose Dataset Viewer

Screenshot

This is a companion GUI tool for browsing the PosePile dataset collection for 3D human pose estimation. The images and the annotations need to be stored in the BareCat archive format for this tool. The individual annotation files in the archive are dictionaries serialized with msgpack-numpy, and the precise dictionary structure is as generated here.

Example run:

python -m pose_dataset_viewer.main --images=/path/to/images.barecat --annotations=/path/to/annotations.barecat

Qt6 needs to be installed.

About

GUI for browsing 3D human pose estimation datasets

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages