HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Mask Transfiner for High-Quality Instance Segmentation

Lei Ke Martin Danelljan Xia Li Yu-Wing Tai Chi-Keung Tang Fisher Yu

Mask Transfiner for High-Quality Instance Segmentation

Abstract

Two-stage and query-based instance segmentation methods have achieved remarkable results. However, their segmented masks are still very coarse. In this paper, we present Mask Transfiner for high-quality and efficient instance segmentation. Instead of operating on regular dense tensors, our Mask Transfiner decomposes and represents the image regions as a quadtree. Our transformer-based approach only processes detected error-prone tree nodes and self-corrects their errors in parallel. While these sparse pixels only constitute a small proportion of the total number, they are critical to the final mask quality. This allows Mask Transfiner to predict highly accurate instance masks, at a low computational cost. Extensive experiments demonstrate that Mask Transfiner outperforms current instance segmentation methods on three popular benchmarks, significantly improving both two-stage and query-based frameworks by a large margin of +3.0 mask AP on COCO and BDD100K, and +6.6 boundary AP on Cityscapes. Our code and trained models will be available at http://vis.xyz/pub/transfiner.

Code Repositories

SysCV/transfiner
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
instance-segmentation-on-bdd100k-valMask Transfiner
AP: 23.6
instance-segmentation-on-cocoMask Transfiner(ResNet101-FPN)
mask AP: 42.2
instance-segmentation-on-coco-2017-valMask Transfiner (R50-FPN)
mask AP*: 43.1

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
Mask Transfiner for High-Quality Instance Segmentation | Papers | HyperAI