Ray

Results 12 issues of Ray

Hi, thanks for sharing this great work! I'm a little bit confused, the confidence value of each surfel in current version are all set to 1.0? acoording to line8 in...

Hi, great project! i have a question about the error of rendered depth: How precise is the depth? when i compare the depth with ground truth CAD model point cloud,...

Hi, thanks for sharing this great project. I runned DSS with your example data and also with my own point cloud, under both situation I get few point's `GVdets` to...

![image](https://user-images.githubusercontent.com/26106300/126481561-d4344f9f-6ac1-4064-8788-1b03cc19d327.png) Hi, thanks for sharing the code, I'm doing quantitative comparison with oflow! I use your code and run pointcloud oflow_pretrained to generate and evaluate, but got some results like...

Hi, thanks for sharing your great work! I met memory leak when I was using multi-gpu: the gpu memory in the first card stays constant, but the memory consuming on...

Hi, according to your evaluation code, could you refer me to some where why the instance segmentation iou only consider the foreground points on scannet? i.e. if one predicted mask...

Hi, thanks for sharing this work, seems the training can't stand for several epoches, it can cause oom on a 48GB RAM machine even, seems the code would result in...

Hi, thanks for sharing this great work, I can't run evaluation during training because I don;t have the `gt_instance_data_txt` dir in scannet and seems the script `utils/gt2eval.py` is not working...

Hi, thanks for sharing this great work, could I ask whether you can release the multi mugs scene shown in the paper? even just one or two scene is very...

Hi, thanks for sharing this great work! I'm making a paper related to your work and really want to get a quantitative comparison with your great work. However, I can't...