Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

CNOS: A Strong Baseline for CAD-based Novel Object Segmentation

About

We propose a simple three-stage approach to segment unseen objects in RGB images using their CAD models. Leveraging recent powerful foundation models, DINOv2 and Segment Anything, we create descriptors and generate proposals, including binary masks for a given input RGB image. By matching proposals with reference descriptors created from CAD models, we achieve precise object ID assignment along with modal masks. We experimentally demonstrate that our method achieves state-of-the-art results in CAD-based novel object segmentation, surpassing existing approaches on the seven core datasets of the BOP challenge by 19.8% AP using the same BOP evaluation protocol. Our source code is available at https://github.com/nv-nguyen/cnos.

Van Nguyen Nguyen, Thibault Groueix, Georgy Ponimatkin, Vincent Lepetit, Tomas Hodan• 2023

Related benchmarks

TaskDatasetResultRank
Instance SegmentationBOP benchmark 2019 (test)
mAP (LM-O)39.7
11
Unseen Object 2D SegmentationT-LESS BOP (test)
AP37.4
10
Unseen Object 2D SegmentationYCB-V BOP (test)
AP59.9
10
Unseen Object 2D SegmentationTUD-L BOP (test)
AP48
10
Object DetectionT-LESS BOP (test)
AP39.5
8
Object DetectionTUD-L BOP (test)
AP53.4
8
Object DetectionYCB-V BOP (test)
AP56.8
8
Instance SegmentationBOP (LM-O, TUD-L, YCB-V) bop23 (test)
mAP (LM-O)39.7
7
Object DetectionBOP core subsets (test)
LM-O43.3
5
Object DetectionHOPE BOP v2 (test)
AP34.5
5
Showing 10 of 10 rows

Other info

Follow for update