#295 · Primary category: Computer Vision
neural-rgbd-surface-reconstruction
Official implementation of the CVPR 2022 Paper "Neural RGB-D Surface Reconstruction"
Project last updated:08/04/25
GitHub Stars
630
Forks
57
Contributors
3
License
Other
Why we included this project
Neural surface reconstruction from RGB-D video is a fast-moving area, and this repository is the implementation behind a CVPR 2022 paper that combines implicit surface representations with neural radiance fields. Feed it an RGB-D image sequence and it trains a multi-layer perceptron that outputs a watertight surface mesh, which makes it a natural reference point if you want to reproduce the paper's results or build on them. The codebase descends from the original NeRF pipeline, so anyone who already knows that code can get oriented quickly, and the repo documents the expected data layout and provides a dataset and evaluation meshes to test against. It is research software tied to a specific paper, so treat it as a baseline and a learning resource rather than something to drop into production, but for experiments in neural surface reconstruction it is a solid place to start.
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)