hustvl / 4DGaussians

[CVPR 2024] 4D Gaussian Splatting for Real-Time Dynamic Scene Rendering
https://guanjunwu.github.io/4dgs/
Apache License 2.0
2.26k stars 189 forks source link

simple_knn submodule is missing #39

Closed Solcany closed 8 months ago

Solcany commented 1 year ago

simple_knn submodule points to a broken link @ https://github.com/hustvl/4DGaussians/blob/master/submodules/simple-knn

Thus running git submodule update --init --recursive leaves the submodules/simple_knn folder empty

guanjunwu commented 11 months ago

I reproduced the results just now, but the module can be installed successfully, have you solved it?

Huotianci commented 10 months ago

Hello, now, simple_knn submodule is still missing. Can you help me? Thanks.

guanjunwu commented 10 months ago

@Huotianci https://github.com/camenduru/simple-knn here