TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/AdaptIS: Adaptive Instance Selection Network

AdaptIS: Adaptive Instance Selection Network

Konstantin Sofiiuk, Olga Barinova, Anton Konushin

2019-09-17ICCV 2019 10Panoptic SegmentationSegmentationSemantic SegmentationInstance Segmentation
PaperPDF

Abstract

We present Adaptive Instance Selection network architecture for class-agnostic instance segmentation. Given an input image and a point $(x, y)$, it generates a mask for the object located at $(x, y)$. The network adapts to the input point with a help of AdaIN layers, thus producing different masks for different objects on the same image. AdaptIS generates pixel-accurate object masks, therefore it accurately segments objects of complex shape or severely occluded ones. AdaptIS can be easily combined with standard semantic segmentation pipeline to perform panoptic segmentation. To illustrate the idea, we perform experiments on a challenging toy problem with difficult occlusions. Then we extensively evaluate the method on panoptic segmentation benchmarks. We obtain state-of-the-art results on Cityscapes and Mapillary even without pretraining on COCO, and show competitive results on a challenging COCO dataset. The source code of the method and the trained models are available at https://github.com/saic-vul/adaptis.

Results

TaskDatasetMetricValueModel
Semantic SegmentationCityscapes valAP36.3AdaptIS (ResNeXt-101)
Semantic SegmentationCityscapes valPQ62AdaptIS (ResNeXt-101)
Semantic SegmentationCityscapes valPQst64.4AdaptIS (ResNeXt-101)
Semantic SegmentationCityscapes valPQth58.7AdaptIS (ResNeXt-101)
Semantic SegmentationCityscapes valmIoU79.2AdaptIS (ResNeXt-101)
Semantic SegmentationCityscapes valAP33.9AdaptIS (ResNet-101)
Semantic SegmentationCityscapes valPQ60.6AdaptIS (ResNet-101)
Semantic SegmentationCityscapes valPQst62.9AdaptIS (ResNet-101)
Semantic SegmentationCityscapes valPQth57.5AdaptIS (ResNet-101)
Semantic SegmentationCityscapes valmIoU77.2AdaptIS (ResNet-101)
Semantic SegmentationCityscapes valAP32.3AdaptIS (ResNet-50)
Semantic SegmentationCityscapes valPQ59AdaptIS (ResNet-50)
Semantic SegmentationCityscapes valPQst61.3AdaptIS (ResNet-50)
Semantic SegmentationCityscapes valPQth55.8AdaptIS (ResNet-50)
Semantic SegmentationCityscapes valmIoU75.3AdaptIS (ResNet-50)
Semantic SegmentationMapillary valPQ40.3AdaptIS (ResNeXt-101)
Semantic SegmentationMapillary valmIoU56.8AdaptIS (ResNeXt-101)
Semantic SegmentationCOCO test-devPQ42.8AdaptIS (ResNeXt-101)
Semantic SegmentationCOCO test-devPQst31.8AdaptIS (ResNeXt-101)
Semantic SegmentationCOCO test-devPQth50.1AdaptIS (ResNeXt-101)
10-shot image generationCityscapes valAP36.3AdaptIS (ResNeXt-101)
10-shot image generationCityscapes valPQ62AdaptIS (ResNeXt-101)
10-shot image generationCityscapes valPQst64.4AdaptIS (ResNeXt-101)
10-shot image generationCityscapes valPQth58.7AdaptIS (ResNeXt-101)
10-shot image generationCityscapes valmIoU79.2AdaptIS (ResNeXt-101)
10-shot image generationCityscapes valAP33.9AdaptIS (ResNet-101)
10-shot image generationCityscapes valPQ60.6AdaptIS (ResNet-101)
10-shot image generationCityscapes valPQst62.9AdaptIS (ResNet-101)
10-shot image generationCityscapes valPQth57.5AdaptIS (ResNet-101)
10-shot image generationCityscapes valmIoU77.2AdaptIS (ResNet-101)
10-shot image generationCityscapes valAP32.3AdaptIS (ResNet-50)
10-shot image generationCityscapes valPQ59AdaptIS (ResNet-50)
10-shot image generationCityscapes valPQst61.3AdaptIS (ResNet-50)
10-shot image generationCityscapes valPQth55.8AdaptIS (ResNet-50)
10-shot image generationCityscapes valmIoU75.3AdaptIS (ResNet-50)
10-shot image generationMapillary valPQ40.3AdaptIS (ResNeXt-101)
10-shot image generationMapillary valmIoU56.8AdaptIS (ResNeXt-101)
10-shot image generationCOCO test-devPQ42.8AdaptIS (ResNeXt-101)
10-shot image generationCOCO test-devPQst31.8AdaptIS (ResNeXt-101)
10-shot image generationCOCO test-devPQth50.1AdaptIS (ResNeXt-101)
Panoptic SegmentationCityscapes valAP36.3AdaptIS (ResNeXt-101)
Panoptic SegmentationCityscapes valPQ62AdaptIS (ResNeXt-101)
Panoptic SegmentationCityscapes valPQst64.4AdaptIS (ResNeXt-101)
Panoptic SegmentationCityscapes valPQth58.7AdaptIS (ResNeXt-101)
Panoptic SegmentationCityscapes valmIoU79.2AdaptIS (ResNeXt-101)
Panoptic SegmentationCityscapes valAP33.9AdaptIS (ResNet-101)
Panoptic SegmentationCityscapes valPQ60.6AdaptIS (ResNet-101)
Panoptic SegmentationCityscapes valPQst62.9AdaptIS (ResNet-101)
Panoptic SegmentationCityscapes valPQth57.5AdaptIS (ResNet-101)
Panoptic SegmentationCityscapes valmIoU77.2AdaptIS (ResNet-101)
Panoptic SegmentationCityscapes valAP32.3AdaptIS (ResNet-50)
Panoptic SegmentationCityscapes valPQ59AdaptIS (ResNet-50)
Panoptic SegmentationCityscapes valPQst61.3AdaptIS (ResNet-50)
Panoptic SegmentationCityscapes valPQth55.8AdaptIS (ResNet-50)
Panoptic SegmentationCityscapes valmIoU75.3AdaptIS (ResNet-50)
Panoptic SegmentationMapillary valPQ40.3AdaptIS (ResNeXt-101)
Panoptic SegmentationMapillary valmIoU56.8AdaptIS (ResNeXt-101)
Panoptic SegmentationCOCO test-devPQ42.8AdaptIS (ResNeXt-101)
Panoptic SegmentationCOCO test-devPQst31.8AdaptIS (ResNeXt-101)
Panoptic SegmentationCOCO test-devPQth50.1AdaptIS (ResNeXt-101)

Related Papers

SeC: Advancing Complex Video Object Segmentation via Progressive Concept Construction2025-07-21Deep Learning-Based Fetal Lung Segmentation from Diffusion-weighted MRI Images and Lung Maturity Evaluation for Fetal Growth Restriction2025-07-17DiffOSeg: Omni Medical Image Segmentation via Multi-Expert Collaboration Diffusion Model2025-07-17From Variability To Accuracy: Conditional Bernoulli Diffusion Models with Consensus-Driven Correction for Thin Structure Segmentation2025-07-17Unleashing Vision Foundation Models for Coronary Artery Segmentation: Parallel ViT-CNN Encoding and Variational Fusion2025-07-17SCORE: Scene Context Matters in Open-Vocabulary Remote Sensing Instance Segmentation2025-07-17Unified Medical Image Segmentation with State Space Modeling Snake2025-07-17A Privacy-Preserving Semantic-Segmentation Method Using Domain-Adaptation Technique2025-07-17