minghanqin / LangSplat

Official implementation of the paper "LangSplat: 3D Language Gaussian Splatting" [CVPR2024 Highlight]
https://langsplat.github.io/
Other
636 stars 63 forks source link

Where is your modified diff_gaussian_rasterization? #2

Closed synsin0 closed 9 months ago

synsin0 commented 9 months ago

From gaussian_renderer/init.py I see you modify the cuda operations to rasterize language features. May you provide your modified package codes? I fail to find it. Thanks for your great work!

synsin0 commented 9 months ago

I find from your another repo! I would recommend to add a git submodule link. Thanks.

minghanqin commented 9 months ago

I find from your another repo! I would recommend to add a git submodule link. Thanks.

Hi, Thank you for your attention! The .gitmodules is updated now.