⚠️ Work in Progress ⚠️
Status: WIP uploading to Hugging Face as gated dataset (ETA June 2026)
- When dataset is fully uploaded we will update the status here and will grant gated user access via auto-approval.
- Please don't request access until the data upload is complete.
MammaSyn
MAMMA training dataset
Project site: https://mamma.is.tue.mpg.de/
Synthetic training data, each scene rendered from 8 views, in WebDataset format.
Dataset Groups
MammaSyn-Interactions
- Includes Harmony4D, Inter-X, InteractionCouple, LatinDance10
- Hi4D is currently not included but will be added when we receive permission
MammaSyn-Singles
- Includes BEDLAM, MOYO
MammaSyn-Hands
- Includes InterHand
- SignAvatars is currently not included but will be added when we receive permission
Download with HuggingFace CLI Tool
# Example 1: Download full MammaSyn dataset (6.02 TiB)
hf download Intelligent-Systems/MammaSyn --repo-type dataset --local-dir ./MammaSyn
# Example 2: Download only MammaSyn-Interactions (2.71 TiB)
hf download Intelligent-Systems/MammaSyn --repo-type dataset --include "MammaSyn-Interactions/*" --local-dir ./MammaSyn
# Example 3: Download only MammaSyn-Singles (2.67 TiB)
hf download Intelligent-Systems/MammaSyn --repo-type dataset --include "MammaSyn-Singles/*" --local-dir ./MammaSyn
# Example 4: Download only MammaSyn-Hands (638 GiB)
hf download Intelligent-Systems/MammaSyn --repo-type dataset --include "MammaSyn-Hands/*" --local-dir ./MammaSyn
License
The MAMMA synthetic training dataset renders body motions from several datasets, each subject to its own license agreement. If you plan to use the MAMMA training dataset, please make sure you comply with the licenses of the individual datasets.
We thank the respective authors for making their data available.
Changelog
- 1.0.1: All PNG files in WebDataset .tar files have now .png extension
- Downloads last month
- 456