#198 · Primary category: Computer Vision
mamma
Official code for MAMMA: Markerless Accurate Multi-person Motion Acquisition.
Project last updated:07/10/26
GitHub Stars
787
Forks
78
Contributors
2
License
Other
Why we included this project
MAMMA is a CVPR 2026 oral from the Max Planck Institute for Intelligent Systems and Carnegie Mellon, and it is one of the more complete reference implementations around for markerless multi-person motion capture. Feed it synchronized multi-view video and it reconstructs full-body SMPL-X meshes for several people at once, no markers or suits needed, through a pipeline that combines per-person segmentation, 2D landmark detection, and multi-view optimization. The repo bundles a four-camera example with a quick-start script and a browser UI, so you can run the whole flow on demo footage before adapting it to your own captures. Training code and setup documentation are included as well, which makes it a solid research baseline or a starting point for a markerless mocap project. One thing to plan around: the code and models are released under a non-commercial research license, so commercial use requires a different arrangement.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
opencv
Open Source Computer Vision Library
RuView
π RuView turns commodity WiFi signals into real-time spatial intelligence, vital sign monitoring, and presence detection — all without a single pixel of video.
PaddleOCR
Turn any PDF or image document into structured data for your AI. A powerful, lightweight OCR toolkit that bridges the gap between images/PDFs and LLMs. Supports 100+ languages.
MinerU
Transforms complex documents like PDFs and Office docs into LLM-ready markdown/JSON for your Agentic workflows.
tesseract
Tesseract Open Source OCR Engine (main repository)