ajhamdi/ges-splatting
Original reference implementation of "GES : Generalized Exponential Splatting for Efficient Radiance Field Rendering" [CVPR 2024]
This project helps generate realistic 3D scenes from a collection of 2D images, creating an interactive digital model. You provide a set of photographs taken from different angles of a real-world object or scene, and it produces a compact 3D representation that can be rendered quickly from any viewpoint. This is ideal for researchers or developers working on virtual reality, augmented reality, or 3D content creation who need efficient ways to reconstruct and display real-world environments.
235 stars. No commits in the last 6 months.
Use this if you need to create highly realistic 3D models from photos and want a fast, efficient method for rendering them, particularly for applications like virtual tours or digital twins.
Not ideal if you need a lightweight solution without specific hardware requirements or if you are not comfortable with command-line interfaces and Python environments.
Stars
235
Forks
9
Language
Python
License
—
Category
Last pushed
Jun 13, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/ajhamdi/ges-splatting"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
wanmeihuali/taichi_3d_gaussian_splatting
An unofficial implementation of paper 3D Gaussian Splatting for Real-Time Radiance Field...
Lewis-Stuart-11/PlantDreamer
PlantDreamer: Achieving Realistic 3D Plant Models with Diffusion-Guided Gaussian Splatting...
haato-w/3d-gabor-splatting
Official PyTorch Implementation for the "3D Gabor Splatting: Reconstruction of High-frequency...
AsherJingkongChen/Gausplat
A library for novel view-synthesis inspired by the concepts of Gaussian splatting