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
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Instance Segmentation | BOP benchmark 2019 (test) | mAP (LM-O)39.7 | 11 | |
| Unseen Object 2D Segmentation | T-LESS BOP (test) | AP37.4 | 10 | |
| Unseen Object 2D Segmentation | YCB-V BOP (test) | AP59.9 | 10 | |
| Unseen Object 2D Segmentation | TUD-L BOP (test) | AP48 | 10 | |
| Object Detection | T-LESS BOP (test) | AP39.5 | 8 | |
| Object Detection | TUD-L BOP (test) | AP53.4 | 8 | |
| Object Detection | YCB-V BOP (test) | AP56.8 | 8 | |
| Instance Segmentation | BOP (LM-O, TUD-L, YCB-V) bop23 (test) | mAP (LM-O)39.7 | 7 | |
| Object Detection | BOP core subsets (test) | LM-O43.3 | 5 | |
| Object Detection | HOPE BOP v2 (test) | AP34.5 | 5 |
Showing 10 of 10 rows