SHAO Guocheng

Results 3 issues of SHAO Guocheng

Hi, thanks for your great work. But your provided checkpoints (matrix city aerial) on hugging face seems much worse than your video on project page. Did you upload the correct...

Hi, thanks for the great work. I would like to point out a potential bug caused by floating-point precision issue. That is in ../scene/__init__.py line 99 ``` tmp = torch.sum(center_rays[:,...

Thanks for your hard work. However, I have to point out one severe error in your code. That is the line 40 of `../utils/partition_utils.py` `image_name_list = [camera_info[i].camera.image_name + '.jpg' for...