graphdeco-inria / gaussian-splatting

Original reference implementation of "3D Gaussian Splatting for Real-Time Radiance Field Rendering"

Home Page:https://repo-sam.inria.fr/fungraph/3d-gaussian-splatting/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How do we get association between image and a splat?

Anirudh-Kakarlapudi opened this issue · comments

I was experimenting with the colmap and gaussian splatting recently. In Colmap, we can find association between sparse pointcloud and images. I was wondering if we can get similiar association between images and splatts? If so, where is this information stored and how to access it?

SIBR viewer uses colmap camera.json, but inside GS duno.