JianxiangL
JianxiangL
pretrain.py第264行缺失函数run_evaluate_episodes的定义,能重新发一下这个文件吗?谢谢!
This is an amazing work.,but according to the tutorial in the README, I can't reproduce the performance and results described in the paper. Are there any other things I should...
I want to modify the CUDA code to implement backpropagation for the gradients of specific variables. So, I'd like to ask, if I want to use VSCode to debug the...
Are the densification strategy `DefaultStrategy`, Gaussians collection(`splats`), and the `optimizer` tightly bound together? Does such a Gaussians collection only achieve adaptive densification through its own splitting, replication, and deletion? Does...