#314 · Primary category: Computer Vision
MICA
MICA - Towards Metrical Reconstruction of Human Faces [ECCV2022]
Project last updated:03/17/25
GitHub Stars
647
Forks
95
Contributors
3
License
Other
Why we included this project
MICA reconstructs a 3D head from a single RGB photo, fitting a FLAME model with real metric scale rather than just a plausible-looking shape. That matters for face tracking, avatar work, and animation pipelines where the dimensions have to be right, not just the appearance. The repo ships a pretrained model, an install script, and a demo, so you can go from an image to a mesh without training anything yourself. Since it builds on FLAME, the output plugs into existing face-rigging and animation setups. One thing to check before any commercial use: the code is released under a non-commercial research license.
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)