HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

Task-aligned Part-aware Panoptic Segmentation through Joint Object-Part Representations

Daan de Geus; Gijs Dubbelman

Task-aligned Part-aware Panoptic Segmentation through Joint Object-Part Representations

Abstract

Part-aware panoptic segmentation (PPS) requires (a) that each foreground object and background region in an image is segmented and classified, and (b) that all parts within foreground objects are segmented, classified and linked to their parent object. Existing methods approach PPS by separately conducting object-level and part-level segmentation. However, their part-level predictions are not linked to individual parent objects. Therefore, their learning objective is not aligned with the PPS task objective, which harms the PPS performance. To solve this, and make more accurate PPS predictions, we propose Task-Aligned Part-aware Panoptic Segmentation (TAPPS). This method uses a set of shared queries to jointly predict (a) object-level segments, and (b) the part-level segments within those same objects. As a result, TAPPS learns to predict part-level segments that are linked to individual parent objects, aligning the learning objective with the task objective, and allowing TAPPS to leverage joint object-part representations. With experiments, we show that TAPPS considerably outperforms methods that predict objects and parts separately, and achieves new state-of-the-art PPS results.

Code Repositories

tue-mps/tapps
Official
pytorch

Benchmarks

BenchmarkMethodologyMetrics
part-aware-panoptic-segmentation-onTAPPS (Swin-B, COCO pre-training)
PartPQ: 64.8
part-aware-panoptic-segmentation-on-pascalTAPPS (Swin-B, COCO pre-training)
PartPQ: 60.4

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
Task-aligned Part-aware Panoptic Segmentation through Joint Object-Part Representations | Papers | HyperAI