mowangmodi's Stars
facebookresearch/segment-anything
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
NVlabs/instant-ngp
Instant neural graphics primitives: lightning fast NeRF and more
graphdeco-inria/gaussian-splatting
Original reference implementation of "3D Gaussian Splatting for Real-Time Radiance Field Rendering"
kornia/kornia
Geometric Computer Vision Library for Spatial AI
nerfstudio-project/nerfstudio
A collaboration friendly studio for NeRFs
facebookresearch/dinov2
PyTorch code and models for the DINOv2 self-supervised learning method.
colmap/colmap
COLMAP - Structure-from-Motion and Multi-View Stereo
yenchenlin/nerf-pytorch
A PyTorch implementation of NeRF (Neural Radiance Fields) that reproduces the results.
NVlabs/neuralangelo
Official implementation of "Neuralangelo: High-Fidelity Neural Surface Reconstruction" (CVPR 2023)
NVlabs/tiny-cuda-nn
Lightning fast C++/CUDA neural network framework
kwea123/nerf_pl
NeRF (Neural Radiance Fields) and NeRF in the Wild using pytorch-lightning
nerfstudio-project/gsplat
CUDA accelerated rasterization of gaussian splatting
autonomousvision/sdfstudio
A Unified Framework for Surface Reconstruction
Totoro97/NeuS
Code release for NeuS
nerfstudio-project/nerfacc
A General NeRF Acceleration Toolbox in PyTorch.
GAP-LAB-CUHK-SZ/gaustudio
A Modular Framework for 3D Gaussian Splatting and Beyond
kwea123/ngp_pl
Instant-ngp in pytorch+cuda trained with pytorch-lightning (high quality with high speed, with only few lines of legible code)
Totoro97/f2-nerf
Fast neural radiance field training with free camera trajectories
ventusff/neurecon
Multi-view 3D reconstruction using neural rendering. Unofficial implementation of UNISURF, VolSDF, NeuS and more.
kwea123/gaussian_splatting_notes
A detailed formulae explanation on gaussian splatting
kwea123/pytorch-cppcuda-tutorial
tutorial for writing custom pytorch cpp+cuda kernel, applied on volume rendering (NeRF)
waczjoan/gaussian-mesh-splatting
Madaoer/S3IM-Neural-Fields
[ICCV 2023] Pytorch implementation of "S3IM: Stochastic Structural SIMilarity and Its Unreasonable Effectiveness for Neural Fields".
rover-xingyu/Ha-NeRF
[CVPR 2022] Ha-NeRF😆: Hallucinated Neural Radiance Fields in the Wild
cnhaox/NeRF-HuGS
Reference implementation of CVPR 2024 (Oral) paper "NeRF-HuGS: Improved Neural Radiance Fields in Non-static Scenes Using Heuristics-Guided Segmentation"
kwea123/gsplat
CUDA accelerated rasterization of gaussian splatting
mowangmodi/gsplat
CUDA accelerated rasterization of gaussian splatting
mowangmodi/nerf_and_beyond_docs
mowangmodi/nerf_pl
NeRF (Neural Radiance Fields) and NeRF in the Wild using pytorch-lightning