paper-with-me

Papers

Learning from Pseudo-labeled Segmentation for Multi-Class Object Counting

2023-07-15 · Jingyi Xu, Hieu Le, Dimitris Samaras

Class-agnostic counting (CAC) has numerous potential applications across various domains. The goal is to count objects of an arbitrary category during testing, based on only a few annotated exemplars. In this paper, we point out that the task of counting objects of interest when there are multiple object classes in the image (namely, multi-class object counting) is particularly challenging for current object counting models. They often greedily count every object regardless of the exemplars. To address this issue, we propose localizing the area containing the objects of interest via an exemplar-based segmentation model before counting them. The key challenge here is the lack of segmentation supervision to train this model. To this end, we propose a method to obtain pseudo segmentation masks using only box exemplars and dot annotations. We show that the segmentation model trained on these pseudo-labeled masks can effectively localize objects of interest for an arbitrary multi-class image based on the exemplars. To evaluate the performance of different methods on multi-class counting, we introduce two new benchmarks, a synthetic multi-class dataset and a new test set of real images in which objects from multiple classes are present. Our proposed method shows a significant advantage over the previous CAC methods on these two benchmarks.

📄 PDF Abstract BibTeX arXiv:2307.07677

Code (0)

등록된 구현이 없습니다.

Tasks

ObjectObject CountingSegmentation

Similar Papers 제목 키워드 기반

Image to Pseudo-Episode: Boosting Few-Shot Segmentation by Unlabeled Data

2024-05-14 · Jie Zhang, Yuhan Li, Yude Wang, Stephen Lin 외

Few-shot segmentation (FSS) aims to train a model which can segment the object from novel classes with a few labeled samples. The insufficient generalization ability of models leads to unsatisfactory performance when the…

Data AugmentationPseudo Label

Weighting Pseudo-Labels via High-Activation Feature Index Similarity and Object Detection for Semi-Supervised Segmentation

2024-07-17 · Prantik Howlader, Hieu Le, Dimitris Samaras

Semi-supervised semantic segmentation methods leverage unlabeled data by pseudo-labeling them. Thus the success of these methods hinges on the reliablility of the pseudo-labels. Existing methods mostly choose high-confid…

object-detectionObject DetectionPseudo LabelSegmentation+2

Two-shot Video Object Segmentation

2023-03-21 · CVPR 2023 1 · Kun Yan, Xiao Li, Fangyun Wei, Jinglu Wang 외

Previous works on video object segmentation (VOS) are trained on densely annotated videos. Nevertheless, acquiring annotations in pixel level is expensive and time-consuming. In this work, we demonstrate the feasibility …

ObjectPseudo LabelSegmentationSemantic Segmentation+3

Uncertainty-Aware Semi-Supervised Few Shot Segmentation

2021-10-18 · Soopil Kim, Philip Chikontwe, Sang Hyun Park

Few shot segmentation (FSS) aims to learn pixel-level classification of a target object in a query image using only a few annotated support samples. This is challenging as it requires modeling appearance variations of ta…

Pseudo LabelSegmentation

Few-shot Class-Incremental Semantic Segmentation via Pseudo-Labeling and Knowledge Distillation

2023-08-05 · Chengjia Jiang, Tao Wang, Sien Li, Jinyang Wang 외

We address the problem of learning new classes for semantic segmentation models from few examples, which is challenging because of the following two reasons. Firstly, it is difficult to learn from limited novel data to c…

Class-Incremental Semantic SegmentationKnowledge DistillationSemantic Segmentation