Instance Segmentation
Instance Segmentation is a computer vision task that involves identifying and separating individual objects within an image, including detecting the boundaries of each object and assigning a unique label to each object. The goal of instance segmentation is to produce a pixel-wise segmentation map of the image, where each pixel is assigned to a specific object instance.
Image Credit: Deep Occlusion-Aware Instance Segmentation with Overlapping BiLayers, CVPR'21
Papers
Showing 1–10 of 2262 papers
All datasetsCOCO test-devCOCO minivalLVIS v1.0 valCityscapes valADE20K valARMBenchOccluded COCOOoDISSeparated COCOTBBRBDD100K valCOCO val (panoptic labels)
Benchmark Results
| # | Model | Metric | Claimed | Verified | Status |
|---|---|---|---|---|---|
| 1 | RISE (VIT-B) | AP50 | 86.37 | — | Unverified |
| 2 | RISE (R101) | AP50 | 84.74 | — | Unverified |
| 3 | RISE (R50) | AP50 | 83.53 | — | Unverified |
| 4 | RoboLLM (VIT-B) | AP50 | 82 | — | Unverified |
| 5 | Mask2Former | AP50 | 81.2 | — | Unverified |
| 6 | Deformable DETR | AP50 | 77.03 | — | Unverified |
| 7 | Mask R-CNN (Resnet50) | AP50 | 72 | — | Unverified |