GitHub topics: radiance-field
yindaheng98/gaussian-splatting Fork of graphdeco-inria/gaussian-splatting
Refactored python training and inference code for 3D Gaussian Splatting
Language: Python - Size: 75.4 MB - Last synced at: 1 day ago - Pushed at: 2 days ago - Stars: 0 - Forks: 0

hustvl/GaussianDreamer
[CVPR 2024] GaussianDreamer: Fast Generation from Text to 3D Gaussians by Bridging 2D and 3D Diffusion Models
Language: Python - Size: 74.7 MB - Last synced at: 5 days ago - Pushed at: 3 months ago - Stars: 753 - Forks: 39

hustvl/4DGaussians
[CVPR 2024] 4D Gaussian Splatting for Real-Time Dynamic Scene Rendering
Language: Jupyter Notebook - Size: 64.7 MB - Last synced at: 8 days ago - Pushed at: 6 months ago - Stars: 2,551 - Forks: 219

graphdeco-inria/gaussian-splatting
Original reference implementation of "3D Gaussian Splatting for Real-Time Radiance Field Rendering"
Language: Python - Size: 76.8 MB - Last synced at: 11 days ago - Pushed at: 6 months ago - Stars: 16,401 - Forks: 2,243

robo-alex/awesome-scene-representation
A curated list of awesome scene representation(NeRFs) papers, code, and resources.
Size: 586 KB - Last synced at: 4 days ago - Pushed at: 6 months ago - Stars: 156 - Forks: 5

Linketic/CityGaussian
CityGaussian Series for High-quality Large-Scale Scene Reconstruction with Gaussians
Language: Jupyter Notebook - Size: 301 MB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 770 - Forks: 57

autonomousvision/LaRa
[ECCV 2024] Efficient Large-Baseline Radiance Fields, a feed-forward 2DGS model
Language: Python - Size: 26.4 MB - Last synced at: 12 days ago - Pushed at: 9 months ago - Stars: 308 - Forks: 13

boschresearch/RelationField
[CVPR 2025] RelationField: Relate Anything in Radiance Fields
Language: Python - Size: 99.6 KB - Last synced at: 30 days ago - Pushed at: 30 days ago - Stars: 32 - Forks: 3

Xharlie/pointnerf
Point-NeRF: Point-based Neural Radiance Fields
Language: Python - Size: 1.94 MB - Last synced at: 30 days ago - Pushed at: about 1 year ago - Stars: 1,122 - Forks: 130

nianticlabs/diffusionerf
[CVPR 2023] DiffusioNeRF: Regularizing Neural Radiance Fields with Denoising Diffusion Models
Language: Python - Size: 2.43 MB - Last synced at: 12 days ago - Pushed at: over 1 year ago - Stars: 303 - Forks: 17

nus-vv-streams/lapis-gs
Official repository of the 3DV 2025 paper "LapisGS: Layered Progressive 3D Gaussian Splatting for Adaptive Streaming"
Language: Python - Size: 10.5 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 25 - Forks: 1

liuyuan-pal/NeuRay
[CVPR2022] Neural Rays for Occlusion-aware Image-based Rendering
Language: Python - Size: 108 MB - Last synced at: 29 days ago - Pushed at: 7 months ago - Stars: 413 - Forks: 32

520xyxyzq/3DGS-CD
3DGS-based change detection for physical object rearrangement
Language: Python - Size: 68.5 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 44 - Forks: 1

lif314/awesome-NeRF-papers
All NeRF-related papers @ CVPR/ICCV/ECCV/NIPS/ICML/ICLR
Size: 182 MB - Last synced at: 5 days ago - Pushed at: over 1 year ago - Stars: 634 - Forks: 26

Kunhao-Liu/ViewExtrapolator
[arXiv 2024] Novel View Extrapolation with Video Diffusion Priors
Language: Python - Size: 55.6 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 101 - Forks: 3

xverse-engine/XV3DGS-UEPlugin
A Unreal Engine 5 (UE5) based plugin aiming to provide real-time visulization, management, editing, and scalable hybrid rendering of Guassian Splatting model.
Language: C# - Size: 464 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 630 - Forks: 76

ajhamdi/sparf_pytorch
official repo for the paper "SPARF: Large-Scale Learning of 3D Sparse Radiance Fields from Few Input Images"
Language: Python - Size: 10 MB - Last synced at: 9 days ago - Pushed at: 8 months ago - Stars: 68 - Forks: 4

AsherJingkongChen/gausplat-trainer
A library to train scenes for "gausplat"
Language: Rust - Size: 121 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

AsherJingkongChen/gausplat-loader
A library to load scenes for "gausplat"
Language: Rust - Size: 708 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

dvlab-research/Ref-NPR
[CVPR 2023] Ref-NPR: Reference-Based Non-PhotoRealistic Radiance Fields
Language: Python - Size: 48.8 MB - Last synced at: 4 months ago - Pushed at: almost 2 years ago - Stars: 120 - Forks: 10

shg8/3DGS.cpp
A cross-platform, high performance renderer for Gaussian Splatting using Vulkan Compute. Supports ✅ Windows, Linux, macOS, iOS, and visionOS
Language: C++ - Size: 2 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 482 - Forks: 30

brown-ivl/DiVa360
[CVPR 2024 Highlight] DiVa360 dataset
Language: Shell - Size: 141 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 12 - Forks: 0

giwon2004/multinerf
Inspired by NeRF(Ben Nildenhall, Pratul P. Srinivasan, Matthew Tancik, et al.), we purpose a new model that can contain several objects.
Language: Python - Size: 47.2 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 6 - Forks: 1

AsherJingkongChen/nerf
My implementation of NeRF (Neural Radiance Fields) in PyTorch.
Language: Jupyter Notebook - Size: 16 MB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

AsherJingkongChen/gausplat-renderer
A library to render scenes for "gausplat"
Language: Rust - Size: 432 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

JuliaNeuralGraphics/GaussianSplatting.jl
Gaussian Splatting algorithm in Julia language
Language: Julia - Size: 101 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 31 - Forks: 2

UCDvision/compact3d
Official implementation of "Compact3D".
Language: Python - Size: 225 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 146 - Forks: 7

pierotofy/OpenSplat
Production-grade 3D gaussian splatting with CPU/GPU support for Windows, Mac and Linux 🚀
Language: C++ - Size: 940 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 557 - Forks: 41

yvette256/nerfstudio-thermal
Code release for "ThermalNeRF: Thermal Radiance Fields"
Language: Python - Size: 96.7 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 5 - Forks: 0

Accelsnow/gaussian-splatting-distwar Fork of graphdeco-inria/gaussian-splatting
DISTWAR atomic reduction optimization on "3D Gaussian Splatting for Real-Time Radiance Field Rendering".
Language: Python - Size: 2.05 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Accelsnow/diff-gaussian-rasterization-distwar Fork of graphdeco-inria/diff-gaussian-rasterization
DISTWAR-enabled rasterization engine for the paper "3D Gaussian Splatting for Real-Time Rendering of Radiance Fields"
Language: Cuda - Size: 52.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

cobanov/nerf-watch-dataset
Wall clock image dataset for NeRF
Language: Python - Size: 33.4 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0
