zyc00 / Point-SAM

Point-SAM: This is the official repository of "Point-SAM: Promptable 3D Segmentation Model for Point Clouds". We provide codes for running our demo and links to download checkpoints.
MIT License
143 stars 9 forks source link

The code about generating mask proposals #8

Open sfengpeng opened 2 months ago

sfengpeng commented 2 months ago

Hi, thanks for your great work! Could you please share the code for generating mask proposals and applying NMS (Non-Maximum Suppression) to filter them?

zyc00 commented 1 week ago

Thanks for your interest! We just released the training codes. We will release the data engine codes as soon as posible.