VITA-Group / LightGaussian

[NeurIPS 2024 Spotlight]"LightGaussian: Unbounded 3D Gaussian Compression with 15x Reduction and 200+ FPS", Zhiwen Fan, Kevin Wang, Kairun Wen, Zehao Zhu, Dejia Xu, Zhangyang Wang
https://lightgaussian.github.io/
Other
608 stars 58 forks source link

TypeError #39

Open TacoAndCheese opened 1 month ago

TacoAndCheese commented 1 month ago

Hey, can I ask why this error occur?

gauss

Kevin-2017 commented 1 month ago

We've made modifications to the rasterizer. To incorporate these changes, please reinstall the compress-diff-gaussian-rasterization package using the following command: pip install submodules/compress-diff-gaussian-rasterization. This should resolve the issue. However, I recommend setting up a new conda environment to avoid any conflicts with the original 3dgs. Additionally, ensure that your submodules are updated by running: git submodule update --init --recursive. :D

image image