HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

AdaptIS: Adaptive Instance Selection Network

Konstantin Sofiiuk Olga Barinova Anton Konushin

AdaptIS: Adaptive Instance Selection Network

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.

Benchmarks

BenchmarkMethodologyMetrics
panoptic-segmentation-on-cityscapes-valAdaptIS (ResNeXt-101)
AP: 36.3
PQ: 62.0
PQst: 64.4
PQth: 58.7
mIoU: 79.2
panoptic-segmentation-on-cityscapes-valAdaptIS (ResNet-101)
AP: 33.9
PQ: 60.6
PQst: 62.9
PQth: 57.5
mIoU: 77.2
panoptic-segmentation-on-cityscapes-valAdaptIS (ResNet-50)
AP: 32.3
PQ: 59.0
PQst: 61.3
PQth: 55.8
mIoU: 75.3
panoptic-segmentation-on-coco-test-devAdaptIS (ResNeXt-101)
PQ: 42.8
PQst: 31.8
PQth: 50.1
panoptic-segmentation-on-mapillary-valAdaptIS (ResNeXt-101)
PQ: 40.3
mIoU: 56.8

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
AdaptIS: Adaptive Instance Selection Network | Papers | HyperAI