#273 · Primary category: Computer Vision
DAD-3DHeads
Official repo for DAD-3DHeads: A Large-scale Dense, Accurate and Diverse Dataset for 3D Head Alignment from a Single Image (CVPR 2022).
Project last updated:01/23/26
GitHub Stars
512
Forks
44
Contributors
5
License
Other
Why we included this project
DAD-3DHeads is the official codebase behind the CVPR 2022 paper of the same name, built for anyone doing single-image 3D head alignment, dense head reconstruction, or head-pose estimation. The dataset pairs head images with FLAME-topology meshes whose dense annotations support training, and the repo's evaluation code implements the paper's protocol, measuring reprojection error, relative depth ordering, Chamfer distance, and pose accuracy, so you can score your own predictions on the validation and test splits locally, with ground-truth labels now published for both. You also get training scripts and a couple of newer utilities, including a UV texture predictor and a PNCC estimator. For teams comparing face-fitting methods, that adds up to a reproducible baseline for judging pose fitting and face or head shape matching rather than just another static dataset release. One thing to check before you adopt it: the CC BY-NC-SA license restricts use to non-commercial research, so read it carefully if you have a commercial product in mind.
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)