Mask3D icon indicating copy to clipboard operation
Mask3D copied to clipboard

Poor segmentation results on multirooms in the same floor

Open shayan-nikoo opened this issue 2 years ago • 0 comments

Hi Jonas,

Thanks for your excellent work. I tried Mask3D on a single room of our dataset and the results were good but when we tried it on multirooms (neighbor rooms in a floor) the results are poor for example instances are segmented partially. This is very important because most of the scans contain several rooms and separating them manually for inference is a lot of work. Ofcourse this problem is understandable because the model is trained on rooms instances of S3DIS but how can we train it e.g. on S3DIS in a way that it can handle neighbor rooms? One idea is to do the cropping 6 * 6 meters on neighbor rooms and let the model see neighbor rooms.

Do you have any suggestions?

image

shayan-nikoo avatar Jul 13 '23 07:07 shayan-nikoo