radiance-field
There are 35 repositories under radiance-field topic.
graphdeco-inria/gaussian-splatting
Original reference implementation of "3D Gaussian Splatting for Real-Time Radiance Field Rendering"
hustvl/4DGaussians
[CVPR 2024] 4D Gaussian Splatting for Real-Time Dynamic Scene Rendering
Xharlie/pointnerf
Point-NeRF: Point-based Neural Radiance Fields
pierotofy/OpenSplat
Production-grade 3D gaussian splatting with CPU/GPU support for Windows, Mac and Linux 🚀
hustvl/GaussianDreamer
GaussianDreamer: Fast Generation from Text to 3D Gaussians by Bridging 2D and 3D Diffusion Models (CVPR 2024)
lif314/awesome-NeRF-papers
All NeRF-related papers @ CVPR/ICCV/ECCV/NIPS/ICML/ICLR
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.
DekuLiuTesla/CityGaussian
CityGaussian Series for High-quality Large-Scale Scene Reconstruction with Gaussians
shg8/3DGS.cpp
A cross-platform, high performance renderer for Gaussian Splatting using Vulkan Compute. Supports ✅ Windows, Linux, macOS, iOS, and visionOS
liuyuan-pal/NeuRay
[CVPR2022] Neural Rays for Occlusion-aware Image-based Rendering
nianticlabs/diffusionerf
[CVPR 2023] DiffusioNeRF: Regularizing Neural Radiance Fields with Denoising Diffusion Models
autonomousvision/LaRa
[ECCV 2024] Efficient Large-Baseline Radiance Fields, a feed-forward 2DGS model
r4dl/StopThePop
Original reference implementation of "StopThePop: Sorted Gaussian Splatting for View-Consistent Real-time Rendering"
UCDvision/compact3d
Official implementation of "CompGS".
robo-alex/awesome-scene-representation
A curated list of awesome scene representation(NeRFs) papers, code, and resources.
yuehaowang/bilarf
Code Release for "Bilateral Guided Radiance Field Processing"
RongLiu-Leo/AtomGS
[BMVC'24] Official implementation for the paper "AtomGS: Atomizing Gaussian Splatting for High-Fidelity Radiance Field"
dvlab-research/Ref-NPR
[CVPR 2023] Ref-NPR: Reference-Based Non-PhotoRealistic Radiance Fields
Kunhao-Liu/ViewExtrapolator
[arXiv 2024] Novel View Extrapolation with Video Diffusion Priors
ajhamdi/sparf_pytorch
official repo for the paper "SPARF: Large-Scale Learning of 3D Sparse Radiance Fields from Few Input Images"
JuliaNeuralGraphics/GaussianSplatting.jl
Gaussian Splatting in pure Julia
520xyxyzq/3DGS-CD
3DGS-based change detection for physical object rearrangement
Accelsnow/gaussian-splatting-distwar
DISTWAR atomic reduction optimization on "3D Gaussian Splatting for Real-Time Radiance Field Rendering".
Accelsnow/diff-gaussian-rasterization-distwar
DISTWAR-enabled rasterization engine for the paper "3D Gaussian Splatting for Real-Time Rendering of Radiance Fields"
nus-vv-streams/lapis-gs
Official repository of the 3DV 2025 paper "LapisGS: Layered Progressive 3D Gaussian Splatting for Adaptive Streaming"
HaixinShi/fmov_pose
This is the official repo for the implementation of Free-Moving Object Reconstruction and Pose Estimation with Virtual Camera(AAAI 2025).
brown-ivl/DiVa360
[CVPR 2024 Highlight] DiVa360 dataset
yvette256/nerfstudio-thermal
Code release for "ThermalNeRF: Thermal Radiance Fields"
giwon2004/multinerf
Inspired by NeRF(Ben Nildenhall, Pratul P. Srinivasan, Matthew Tancik, et al.), we purpose a new model that can contain several objects.
Larry-u/PVSeRF
Official repository of "PVSeRF: Joint Pixel-, Voxel- and Surface-Aligned Radiance Field for Single-Image Novel View Synthesis", ACM MM 2022
cobanov/nerf-watch-dataset
Wall clock image dataset for NeRF
AsherJingkongChen/gausplat-loader
A library to load scenes for "gausplat"
AsherJingkongChen/nerf
My implementation of NeRF (Neural Radiance Fields) in PyTorch.
AsherJingkongChen/gausplat-renderer
A library to render scenes for "gausplat"
AsherJingkongChen/gausplat-trainer
A library to train scenes for "gausplat"