#263 · Primary category: Computer Vision
UniK3D
[CVPR 2025] UniK3D: Universal Camera Monocular 3D Estimation
Project last updated:09/14/25
GitHub Stars
748
Forks
65
Contributors
4
License
Other
Why we included this project
UniK3D estimates metric 3D structure from a single RGB image without assuming a particular camera model, which is what sets it apart from typical monocular depth models. It accepts pinhole, fisheye, and panoramic inputs, so it stays useful in robotics, autonomous driving, and AR work where camera intrinsics change between setups. The repo includes pretrained ViT-S/B/L checkpoints you can load through Hugging Face or TorchHub, a Gradio demo for testing on your own images, and the full training and inference code. When you have known camera parameters or rays, the model can take those as input as well. The paper's zero-shot evaluation across different field-of-view categories gives teams a concrete sense of how the model generalizes before they commit to it.
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)