TY424's Stars
autonomousvision/mip-splatting
[CVPR'24 Best Student Paper] Mip-Splatting: Alias-free 3D Gaussian Splatting
TY424/AbsGS
OPEN-AIR-SUN/mars
MARS: An Instance-aware, Modular and Realistic Simulator for Autonomous Driving
mosure/bevy_gaussian_splatting
bevy gaussian splatting render pipeline plugin
kwea123/ngp_pl
Instant-ngp in pytorch+cuda trained with pytorch-lightning (high quality with high speed, with only few lines of legible code)
graphdeco-inria/hierarchical-3d-gaussians
Official implementation of the SIGGRAPH 2024 paper "A Hierarchical 3D Gaussian Representation for Real-Time Rendering of Very Large Datasets"
nerfstudio-project/gsplat
CUDA accelerated rasterization of gaussian splatting
pprp/Pruner-Zero
Pruner-Zero: Evolving Symbolic Pruning Metric from scratch for LLMs
zju3dv/PGSR
[TVCG2024] PGSR: Planar-based Gaussian Splatting for Efficient and High-Fidelity Surface Reconstruction
city-super/Scaffold-GS
[CVPR 2024 Highlight] Scaffold-GS: Structured 3D Gaussians for View-Adaptive Rendering
cailigao/TLP_slurm
Multi-node task-level parallelism using Slurm
RongLiu-Leo/AtomGS
[BMVC'24] Official implementation for the paper "AtomGS: Atomizing Gaussian Splatting for High-Fidelity Radiance Field"
TY424/diff-surfel-rasterization-abs
This rasterization engine incorporates AbsGS into 2D-GS.
autonomousvision/gaussian-opacity-fields
[SIGGRAPH Asia'24 & TOG] Gaussian Opacity Fields: Efficient Adaptive Surface Reconstruction in Unbounded Scenes
wanxinhang/ICML2024_decouple_then_classify
The code of ICML 2024 ''Decouple then Classify: A Dynamic Multi-view Labeling Strategy with Shared and Specific Information''
hbb1/2d-gaussian-splatting
[SIGGRAPH'24] 2D Gaussian Splatting for Geometrically Accurate Radiance Fields
yifita/DSS
Differentiable Surface Splatting
ingra14m/floater-free-gaussian-splatting
An unofficial implementation of absGS
GAP-LAB-CUHK-SZ/gaustudio
A Modular Framework for 3D Gaussian Splatting and Beyond
Awesome3DGS/3D-Gaussian-Splatting-Papers
3D高斯论文,持续更新,欢迎交流讨论。
leo-frank/awesome-dynamic-reconstruction
collections of non-rigid 3D general scene reconstruction from monocular images/videos
leo-frank/diff-gaussian-rasterization-depth
Differential Gaussian Rasterization with Depth forward and backward functionality
nerfstudio-project/nerfstudio
A collaboration friendly studio for NeRFs
JamesPerlman/TurboNeRF-Blender
A Blender addon for rendering NeRFs - Under construction, check back soon!
godweiyang/NN-CUDA-Example
Several simple examples for popular neural network toolkits calling custom CUDA operators.
lif314/awesome-NeRF-papers
All NeRF-related papers @ CVPR/ICCV/ECCV/NIPS/ICML/ICLR
extreme-assistant/CVPR2024-Paper-Code-Interpretation
cvpr2024/cvpr2023/cvpr2022/cvpr2021/cvpr2020/cvpr2019/cvpr2018/cvpr2017 论文/代码/解读/直播合集,极市团队整理
Jack-Cherish/PythonPark
Python 开源项目之「自学编程之路」,保姆级教程:AI实验室、宝藏视频、数据结构、学习指南、机器学习实战、深度学习实战、网络爬虫、大厂面经、程序人生、资源分享。
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
amhndu/SimpleNES
An NES emulator in C++