princeton-vl/SynplerHuman
Humans Dataset Synthetic human image dataset generated for: On the Role of Visual Realism in Synthetic Data for Estimating 3D Human Pose and Shape Paper: TODOCode: Structure shards/ <dataset_name>/ shard-*.tar labels/ <dataset_name>_combined.npz manifest.csv manifest.csv maps each shard directory to its matching label file. Labels Each .npz label file contains frame level annotations, including: imgname: image path/name matching entries… See the full description on the dataset page: https://huggingface.co/datasets/princeton-vl/SynplerHuman.
Humans Dataset
Synthetic human image dataset generated for:
On the Role of Visual Realism in Synthetic Data for Estimating 3D Human Pose and Shape
Paper: TODO Code:
Structure
shards/
<dataset_name>/
shard-*.tar
labels/
<dataset_name>_combined.npz
manifest.csvmanifest.csv maps each shard directory to its matching label file.
Labels
Each .npz label file contains frame level annotations, including:
imgname: image path/name matching entries inside the tar shardscenter: 2D bounding-box centerpose_cam: SMPL-X pose in camera coordinatespose_world: SMPL-X pose in world coordinatesshape: SMPL-X shape coefficientstrans_cam: camera-space translationtrans_world: world-space translationgtkps: 2D keypoints with visibilitycam_int: camera intrinsicscam_ext: camera extrinsicsproj_verts: projected downsampled SMPL-X vertices
Citation
TODO