patchwork-plusplus icon indicating copy to clipboard operation
patchwork-plusplus copied to clipboard

Have you tried Patchwork++ on nuScenes?

Open zwqnju opened this issue 2 years ago • 1 comments

I run your program on one scene in nuScenes, but the performance is not so good as SemanticKITTI. Is it because nuScenes uses a 32-beam LiDAR and the point cloud is sparser? Do you have any suggestions to improve it? Screenshot from 2022-08-24 10-09-19

zwqnju avatar Aug 24 '22 02:08 zwqnju

Thank you for having interest in our work :)

Unfortunately, I haven't run Patchwork++ on nuScenes yet.

Well, at first, I need to say that it is very difficult for me to say which one directly occurs such result because the picture is not enough to find out the problem. However, I guess that the sparsity of point cloud due to less beams won't let such result since the false positive points(red points) in your picture are dense enough to be estimated as a proper ground plane in my thought. If the divided patch is far from the sensor origin, the sparsity can be a severe factor which results in a poor plane estimation. I can suggest you to check the uprightness, elevation, and flatness values of those wrongly-estimated planes and compares that values to the thresholds of them, respectively.

seungjae24 avatar Aug 24 '22 04:08 seungjae24

@zwqnju, have you succeeded at tuning the parameters for Nuscenes dataset?

BenQLange avatar Oct 17 '22 23:10 BenQLange

No..

zwqnju avatar Oct 18 '22 09:10 zwqnju