JuliaNeuralGraphics / GaussianSplatting.jl

Apache License 2.0
32 stars 3 forks source link

Performance comparison between Julia and Python implementations of Gaussian Splatting #10

Open chuong opened 3 months ago

chuong commented 3 months ago

Thank you for this very interesting Julia implementation of the original Gaussian Splatting algorithm. I wonder if there are any gain or drop in speed/quality.