Chen Yi

Results 3 comments of Chen Yi

Thank you for your reply. I'm using a portion of the UAV dataset with about 470 images. The origin image resolution is 4591x3435, then I set -- -resolution 4 to...

I changed [https://github.com/autonomousvision/gaussian-opacity-fields/blob/main/train.py#L259](url) to gaussians.densify_and_prune(opt.densify_grad_threshold, 0.1, scene.cameras_extent, size_threshold) to delete more gaussians, then I I successfully extracted the mesh .But I don't know if this will lead to a decrease...

> @Brilliant-orange I faced the same problem. Unzipping generated tiles solved the issue for me. hello?how to unzip the .terrain file?