#3d-reconstruction (28 Repositories)
Ranked open-source repositories tagged with #3d-reconstruction, scored by pull request acceptance likelihood and maintainer engagement velocity.
8.9%
12.2h
28 repositories tagged #3d-reconstruction
harry7557558/spirula-studio
Cross-vendor 3D Gaussian Splatting trainer - video to splat to mesh, Vulkan or CUDA.
microsoft/MoGe
[CVPR'25 Oral] MoGe: Unlocking Accurate Monocular Geometry Estimation for Open-Domain Images with Optimal Training Supervision
luigifreda/pyslam
pySLAM is a hybrid Python/C++ Visual SLAM pipeline supporting monocular, stereo, and RGB-D cameras. It provides a broad set of modern local and global feature extractors, multiple loop-closure strategies, a volumetric reconstruction module, integrated depth-prediction models, and semantic segmentation capabilities for enhanced scene understanding.
FluxML/Flux3D.jl
3D computer vision library in Julia
autonomousvision/mip-splatting
[CVPR'24 Best Student Paper] Mip-Splatting: Alias-free 3D Gaussian Splatting
cnr-isti-vclab/meshlab
The open source mesh processing system
puzzlepaint/surfelmeshing
Real-time surfel-based mesh reconstruction from RGB-D video.
ethan-li-coding/AD-Census
AD-Census立体匹配算法,中国学者Xing Mei等人研究成果(Respect!),算法效率高、效果出色,适合硬件加速,Intel RealSense D400 Stereo模块算法。完整实现,代码规范,注释清晰!
anl13/animal_papers
Awesome papers for markerless animal motion capture and 3D reconstruction.
UniFlowMatch/UFM
UFM: A Unified Dense Image Correspondence Estimator for both Optical Flow & Wide Baseline Matching Tasks. Matches any pair of images. (NeurIPS 2025)
nv-tlabs/NKSR
[CVPR 2023 Highlight] Neural Kernel Surface Reconstruction
laanlabs/metal-splats
Toy iOS + Metal AR Gaussian Splat Renderer
aristoteleo/spateo-release
Spatiotemporal modeling of spatial transcriptomics
wentaoyuan/pcn
Code for PCN: Point Completion Network in 3DV'18 (Oral)
hku-mars/LIV_handhold_2
LIV-Eye: A Low-Cost LiDAR-Inertial-Visual Fusion 3D Sensor for Robotics and Embodied AI.
NVlabs/intrinsic3d
Intrinsic3D - High-Quality 3D Reconstruction by Joint Appearance and Geometry Optimization with Spatially-Varying Lighting (ICCV 2017)
Vincentqyw/cv-arxiv-daily
🎓Automatically Update CV Papers Daily using Github Actions
AIBluefisher/DAGSfM
Distributed and Graph-based Structure from Motion. This project includes the official implementation of our Pattern Recognition 2020 paper: Graph-Based Parallel Large Scale Structure from Motion.
zc-alexfan/hold
[CVPR 2024✨Highlight] Official repository for HOLD, the first method that jointly reconstructs articulated hands and objects from monocular videos without assuming a pre-scanned object template and 3D hand-object training data.
holistic-3d/awesome-holistic-3d
A list of papers and resources (data,code,etc) for holistic 3D reconstruction in computer vision
longxiang-ai/awesome-gaussians
This repository tracks the latest advancements in 3D Gaussian Splatting from Arxiv, with daily automated updates. Stay up-to-date with cutting-edge research in this exciting field!
alicevision/AliceVision
3D Computer Vision Framework
alicevision/Meshroom
Node-based Visual Programming Toolbox
HengyiWang/Co-SLAM
[CVPR'23] Co-SLAM: Joint Coordinate and Sparse Parametric Encodings for Neural Real-Time SLAM
synthesiaresearch/humanrf
Official code for "HumanRF: High-Fidelity Neural Radiance Fields for Humans in Motion"
NVlabs/instant-ngp
Instant neural graphics primitives: lightning fast NeRF and more
stereolabs/zed-unity
ZED SDK Unity plugin
ethan-li-coding/PatchMatchStereo
PatchMatchStereo,倾斜窗口经典,效果极佳,OpenMVS&Colmap稠密匹配算法。完整实现,代码规范,注释清晰,博客教学!