arvrschool's Stars
bmaltais/kohya_ss
Akegarasu/lora-scripts
SD-Trainer. LoRA & Dreambooth training scripts & GUI use kohya-ss's trainer, for diffusion model.
cvg/Hierarchical-Localization
Visual localization made easy with hloc
charlesq34/pointnet2
PointNet++: Deep Hierarchical Feature Learning on Point Sets in a Metric Space
nywang16/Pixel2Mesh
Pixel2Mesh: Generating 3D Mesh Models from Single RGB Images. In ECCV2018.
mkazhdan/PoissonRecon
Poisson Surface Reconstruction
ranahanocka/point2mesh
Reconstruct Watertight Meshes from Point Clouds [SIGGRAPH 2020]
ashawkey/nerf2mesh
[ICCV2023] Delicate Textured Mesh Recovery from NeRF via Adaptive Surface Refinement
ventusff/neurecon
Multi-view 3D reconstruction using neural rendering. Unofficial implementation of UNISURF, VolSDF, NeuS and more.
sail-sg/Adan
Adan: Adaptive Nesterov Momentum Algorithm for Faster Optimizing Deep Models
niessner/VoxelHashing
[Siggraph Asia 2013] Large-Scale, Real-Time 3D Reconstruction
meshpro/optimesh
:spider_web: Mesh optimization, mesh smoothing.
liuyuan-pal/NeRO
[SIGGRAPH2023] NeRO: Neural Geometry and BRDF Reconstruction of Reflective Objects from Multiview Images
jianboqi/CSF
LiDAR point cloud ground filtering / segmentation (bare earth extraction) method based on cloth simulation
PRBonn/SHINE_mapping
🌟 SHINE-Mapping: Large-Scale 3D Mapping Using Sparse Hierarchical Implicit Neural Representations (ICRA 2023)
nianticlabs/ace
[CVPR 2023 - Highlight] Accelerated Coordinate Encoding (ACE): Learning to Relocalize in Minutes using RGB and Poses
facebookresearch/DABA
Official implementation of "Decentralization and Acceleration Enables Large-Scale Bundle Adjustment"
hku-mars/ROG-Map
cvg/sfm-disambiguation-colmap
Making Structure-from-Motion (COLMAP) more robust to symmetries and duplicated structures
rpng/ov_plane
A monocular plane-aided visual-inertial odometry
valeoai/POCO
[CVPR 2022] POCO: Point Convolution for Surface Reconstruction
Magnus2/MeshReconstruction
Fast and light-weight Marching Cubes library in C++ without any dependencies.
TRAILab/PDV
Point Density-Aware Voxels for LiDAR 3D Object Detection (CVPR 2022)
chaytonmin/DeepMVS
3D reconstruction project with MVSNets for depth inferring.
wangguojun2018/LidarRoadBoundaryDetection
An speed and accuracy tradeoff method for LiDAR-based road boundary detection method in structured environments
jzhangbs/MVSDF
Learning Signed Distance Field for Multi-view Surface Reconstruction
codearxiv/PCReconstruct
Point cloud completion tool based on dictionary learning. Takes a PCL point cloud surface and fills in gaps or densifies sparse regions by learning from the various surface features of the cloud. This is done using a variation of the k-SVD dictionary learning algorithm that allows for continuous atoms and dealing with unstructured point cloud data. Written in Qt C++, using Eigen, OpenMP, and OpenGL.
HusseinLezzaik/Segmentation-of-3D-Point-Cloud
Fast Segmentation of 3D Point Clouds A Paradigm on LiDAR Data for Autonomous Vehicle Applications
shobrook/densify
Data augmentation algorithm for point clouds
jmlien/colorobj
Convert 3D obj model with vertex color to textured model