Jin-Chuan Shi
Jin-Chuan Shi
Thank you for the instructions! I will try it later and feed back. Besides, I have a little question that how to manually annotate the segments of test images, is...
Hi, sorry for bothering you. I wanna ask how to render test images in LERF, I noticed that you compared the LERF results in your paper. Can you give some...
> Hi, to support unbounded 360 scenes, we need to warp the world coordinates to a bounded range. One example is the contraction operation from [MipNerf 360](https://arxiv.org/abs/2111.12077): > > ```python...
Thank you very much! I have followed your advice to use `self.normalize_coord(xyz_sampled)`, but i got nan again. My dataset is 360 v2, and i directly use the poses_bounds.npy in it....
@ivan509-hub 请问您研究出如何在clash里面操作了吗
Hi, thank you for the amazing project. I think the paper [OpenScene: 3D Scene Understanding with Open Vocabularies ](https://pengsongyou.github.io/openscene) is missing.