paper-with-me

홈 › Papers

Frequency-based Matcher for Long-tailed Semantic Segmentation

2024-06-06 · Shan Li, Lu Yang, Pu Cao, Liulei Li, Huadong Ma

The successful application of semantic segmentation technology in the real world has been among the most exciting achievements in the computer vision community over the past decade. Although the long-tailed phenomenon has been investigated in many fields, e.g., classification and object detection, it has not received enough attention in semantic segmentation and has become a non-negligible obstacle to applying semantic segmentation technology in autonomous driving and virtual reality. Therefore, in this work, we focus on a relatively under-explored task setting, long-tailed semantic segmentation (LTSS). We first establish three representative datasets from different aspects, i.e., scene, object, and human. We further propose a dual-metric evaluation system and construct the LTSS benchmark to demonstrate the performance of semantic segmentation methods and long-tailed solutions. We also propose a transformer-based algorithm to improve LTSS, frequency-based matcher, which solves the oversuppression problem by one-to-many matching and automatically determines the number of matching queries for each class. Given the comprehensiveness of this work and the importance of the issues revealed, this work aims to promote the empirical study of semantic segmentation tasks. Our datasets, codes, and models will be publicly available.

📄 PDF Abstract BibTeX arXiv:2406.03917

Code (1)

caopulan/Mask2Former-LT 공식 구현 pytorch

Tasks

Autonomous Drivingobject-detectionObject DetectionSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

MEDOE: A Multi-Expert Decoder and Output Ensemble Framework for Long-tailed Semantic Segmentation

2023-08-16 · Junao Shen, Long Chen, Kun Kuang, Fei Wu 외

Long-tailed distribution of semantic categories, which has been often ignored in conventional methods, causes unsatisfactory performance in semantic segmentation on tail categories. In this paper, we focus on the problem…

DecoderSegmentationSemantic Segmentation

XML Matchers: approaches and challenges

2014-07-10 · Santa Agreste, Pasquale De Meo, Emilio Ferrara, Domenico Ursino

Schema Matching, i.e. the process of discovering semantic correspondences between concepts adopted in different data source schemas, has been a key topic in Database and Artificial Intelligence research areas for many ye…

ClusteringManagement

Matcher: Segment Anything with One Shot Using All-Purpose Feature Matching

2023-05-22 · Yang Liu, Muzhi Zhu, Hengtao Li, Hao Chen 외

Powered by large-scale pre-training, vision foundation models exhibit significant potential in open-world image understanding. However, unlike large language models that excel at directly tackling various language tasks,…

AllFew-Shot Semantic SegmentationSegmentationSemantic Segmentation

Inverse Image Frequency for Long-tailed Image Recognition

2022-09-11 · Konstantinos Panagiotis Alexandridis, Shan Luo, Anh Nguyen, Jiankang Deng 외

The long-tailed distribution is a common phenomenon in the real world. Extracted large scale image datasets inevitably demonstrate the long-tailed property and models trained with imbalanced data can obtain high performa…

Instance SegmentationSemantic Segmentation

Refined Semantic Enhancement towards Frequency Diffusion for Video Captioning

2022-11-28 · Xian Zhong, Zipeng Li, Shuqin Chen, Kui Jiang 외

Video captioning aims to generate natural language sentences that describe the given video accurately. Existing methods obtain favorable generation by exploring richer visual representations in encode phase or improving …

FADVideo Captioning