Aashish Rai, Dilin Wang, Mihir Jain, Nikolaos Sarafianos, Arthur Chen, Srinath Sridhar, Aayush Prakash
📄 Paper (arXiv) • 🌐 Project Page
Mapping functions released!
You can now convert existing 3D Gaussian Splatting (3DGS) scenes into their corresponding UVGS maps using the provided script.
-
Open
uvgs_mapping.py
and specify the path to your pre-fitted 3DGS scene. -
Run the script:
python uvgs_mapping.py
-
You can choose from the different mapping types available in:
./uvgs_scripts/mapping_functions.py