HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

CMT-DeepLab: Clustering Mask Transformers for Panoptic Segmentation

Qihang Yu Huiyu Wang Dahun Kim Siyuan Qiao Maxwell Collins Yukun Zhu Hartwig Adam Alan Yuille Liang-Chieh Chen

CMT-DeepLab: Clustering Mask Transformers for Panoptic Segmentation

Abstract

We propose Clustering Mask Transformer (CMT-DeepLab), a transformer-based framework for panoptic segmentation designed around clustering. It rethinks the existing transformer architectures used in segmentation and detection; CMT-DeepLab considers the object queries as cluster centers, which fill the role of grouping the pixels when applied to segmentation. The clustering is computed with an alternating procedure, by first assigning pixels to the clusters by their feature affinity, and then updating the cluster centers and pixel features. Together, these operations comprise the Clustering Mask Transformer (CMT) layer, which produces cross-attention that is denser and more consistent with the final segmentation task. CMT-DeepLab improves the performance over prior art significantly by 4.4% PQ, achieving a new state-of-the-art of 55.7% PQ on the COCO test-dev set.

Code Repositories

Benchmarks

BenchmarkMethodologyMetrics
panoptic-segmentation-on-cityscapes-valCMT-DeepLab (MaX-S, single-scale, IN-1K)
PQ: 64.6
mIoU: 81.4
panoptic-segmentation-on-coco-minivalCMT-DeepLab (single-scale)
PQ: 55.3
PQst: 46.6
PQth: 61.0
panoptic-segmentation-on-coco-test-devCMT-DeepLab (single-scale)
PQ: 55.7
PQst: 46.8
PQth: 61.6

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
CMT-DeepLab: Clustering Mask Transformers for Panoptic Segmentation | Papers | HyperAI