HyperAIHyperAI

Command Palette

Search for a command to run...

a month ago

Instance-aware Semantic Segmentation via Multi-task Network Cascades

Dai Jifeng He Kaiming Sun Jian

Instance-aware Semantic Segmentation via Multi-task Network Cascades

Abstract

Semantic segmentation research has recently witnessed rapid progress, butmany leading methods are unable to identify object instances. In this paper, wepresent Multi-task Network Cascades for instance-aware semantic segmentation.Our model consists of three networks, respectively differentiating instances,estimating masks, and categorizing objects. These networks form a cascadedstructure, and are designed to share their convolutional features. We developan algorithm for the nontrivial end-to-end training of this causal, cascadedstructure. Our solution is a clean, single-step training framework and can begeneralized to cascades that have more stages. We demonstrate state-of-the-artinstance-aware semantic segmentation accuracy on PASCAL VOC. Meanwhile, ourmethod takes only 360ms testing an image using VGG-16, which is two orders ofmagnitude faster than previous systems for this challenging problem. As a byproduct, our method also achieves compelling object detection results whichsurpass the competitive Fast/Faster R-CNN systems. The method described in this paper is the foundation of our submissions tothe MS COCO 2015 segmentation competition, where we won the 1st place.

Code Repositories

jfc4050/detect-to-track
pytorch
Mentioned in GitHub
daijifeng001/MNC
caffe2
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
instance-segmentation-on-cocoMNC
AP50: 44.3%
multi-human-parsing-on-pascal-person-partMNC
AP 0.5: 38.80%

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
Instance-aware Semantic Segmentation via Multi-task Network Cascades | Papers | HyperAI