[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
when I try to train my dataset with train_densify_prune.py ,I encounter the error when the processing to 60% .
my machine is unbuntu 20.04 and RTX 4090 GPU
i execute command is python train_densify_prune.py -s /root/autodl-tmp/script/test_light --prune_percent 0.6 --prune_decay 0.6 --prune_iterations 20000 --v_pow 0.1 --eval
I saw the similar issue,but i think they are different
would you like to help me.
when I try to train my dataset with train_densify_prune.py ,I encounter the error when the processing to 60% . my machine is unbuntu 20.04 and RTX 4090 GPU i execute command is python train_densify_prune.py -s /root/autodl-tmp/script/test_light --prune_percent 0.6 --prune_decay 0.6 --prune_iterations 20000 --v_pow 0.1 --eval I saw the similar issue,but i think they are different would you like to help me.