Pinned Repositories
awesome-3d-diffusion
A collection of papers on diffusion models for 3D generation.
awesome-3D-gaussian-splatting
Curated list of papers and resources focused on 3D Gaussian Splatting, intended to keep pace with the anticipated surge of research in the coming months.
awesome-3D-generation
A curated list of awesome 3d generation papers
awesome-dust3r
🌟A curated list of DUSt3R-related papers and resources, tracking recent advancements using this geometric foundation model.
awesome-NeRF
A curated list of awesome neural radiance fields papers
Awesome-Text-to-3D
A growing curation of Text-to-3D, Diffusion-to-3D works.
DiT
Official PyTorch Implementation of "Scalable Diffusion Models with Transformers"
gaussian-splatting
Original reference implementation of "3D Gaussian Splatting for Real-Time Radiance Field Rendering"
gaussian-splatting-cuda
3D Gaussian Splatting, reimagined: Unleashing unmatched speed with C++ and CUDA from the ground up!
gsplat
CUDA accelerated rasterization of gaussian splatting
jpeng2012's Repositories
jpeng2012/awesome-3d-diffusion
A collection of papers on diffusion models for 3D generation.
jpeng2012/awesome-3D-gaussian-splatting
Curated list of papers and resources focused on 3D Gaussian Splatting, intended to keep pace with the anticipated surge of research in the coming months.
jpeng2012/awesome-3D-generation
A curated list of awesome 3d generation papers
jpeng2012/awesome-dust3r
🌟A curated list of DUSt3R-related papers and resources, tracking recent advancements using this geometric foundation model.
jpeng2012/awesome-NeRF
A curated list of awesome neural radiance fields papers
jpeng2012/Awesome-Text-to-3D
A growing curation of Text-to-3D, Diffusion-to-3D works.
jpeng2012/DiT
Official PyTorch Implementation of "Scalable Diffusion Models with Transformers"
jpeng2012/gaussian-splatting
Original reference implementation of "3D Gaussian Splatting for Real-Time Radiance Field Rendering"
jpeng2012/gaussian-splatting-cuda
3D Gaussian Splatting, reimagined: Unleashing unmatched speed with C++ and CUDA from the ground up!
jpeng2012/gsplat
CUDA accelerated rasterization of gaussian splatting
jpeng2012/MonoGS
[CVPR'24] Gaussian Splatting SLAM
jpeng2012/nerf_pl
NeRF (Neural Radiance Fields) and NeRF in the Wild using pytorch-lightning
jpeng2012/ngp_pl
Instant-ngp in pytorch+cuda trained with pytorch-lightning (high quality with high speed, with only few lines of legible code)
jpeng2012/pixel-nerf
PixelNeRF Official Repository
jpeng2012/SplaTAM
SplaTAM: Splat, Track & Map 3D Gaussians for Dense RGB-D SLAM (CVPR 2024)
jpeng2012/stablediffusion
High-Resolution Image Synthesis with Latent Diffusion Models
jpeng2012/ZeroNVS
jpeng2012/zipnerf-pytorch
Unofficial implementation of ZipNeRF