CoolFace
Datasetpublic

FrankTudor/mogen3d-synthetic

MoGen3D Synthetic Dataset Download and Extract # Download huggingface-cli download FrankTudor/mogen3d-synthetic synthetic_v2.tar.gz --repo-type dataset --local-dir . # Extract tar -xzvf synthetic_v2.tar.gz Dataset Structure 1000 samples in synthetic_v2/sample_XXXX/ directories Each sample contains: metadata.json - Animation info, bone structure poses_2d.npz - 2D joint positions per frame poses_3d.npz - 3D joint positions per frame frame_XXXX.png… See the full description on the dataset page: https://huggingface.co/datasets/FrankTudor/mogen3d-synthetic.

sourceHugging Faceupdated 8mo agoView on Hugging Face
0likes12downloads
Dataset Card

MoGen3D Synthetic Dataset

Download and Extract

bash
# Download
huggingface-cli download FrankTudor/mogen3d-synthetic synthetic_v2.tar.gz --repo-type dataset --local-dir .

# Extract
tar -xzvf synthetic_v2.tar.gz

Dataset Structure

  • —1000 samples in synthetic_v2/sample_XXXX/ directories
  • —Each sample contains:
  • —metadata.json - Animation info, bone structure
  • —poses_2d.npz - 2D joint positions per frame
  • —poses_3d.npz - 3D joint positions per frame
  • —frame_XXXX.png - Rendered frames