VITA-Group / LightGaussian

"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
506 stars 41 forks source link

imp_score.npz ? #6

Closed zhouilu closed 6 months ago

zhouilu commented 6 months ago

Where is this file saved?

kairunwen commented 6 months ago

image

kairunwen commented 6 months ago

We will upload the codes for saving imp_score.npz within 3 days.

Kevin-2017 commented 6 months ago

@zhouilu The codes for save imp_score.npz is updated. You could either mannualy save it with utils/save_imp_score.py, or the prune methods would by default save the imp_score.npz along the checkpoint. :D