paper-with-me

Papers

A Novel Unified Architecture for Low-Shot Counting by Detection and Segmentation

2024-09-27 · Jer Pelhan, Alan Lukežič, Vitjan Zavrtanik, Matej Kristan

Low-shot object counters estimate the number of objects in an image using few or no annotated exemplars. Objects are localized by matching them to prototypes, which are constructed by unsupervised image-wide object appearance aggregation. Due to potentially diverse object appearances, the existing approaches often lead to overgeneralization and false positive detections. Furthermore, the best-performing methods train object localization by a surrogate loss, that predicts a unit Gaussian at each object center. This loss is sensitive to annotation error, hyperparameters and does not directly optimize the detection task, leading to suboptimal counts. We introduce GeCo, a novel low-shot counter that achieves accurate object detection, segmentation, and count estimation in a unified architecture. GeCo robustly generalizes the prototypes across objects appearances through a novel dense object query formulation. In addition, a novel counting loss is proposed, that directly optimizes the detection task and avoids the issues of the standard surrogate loss. GeCo surpasses the leading few-shot detection-based counters by $\sim$25\% in the total count MAE, achieves superior detection accuracy and sets a new solid state-of-the-art result across all low-shot counting setups.

📄 PDF Abstract BibTeX arXiv:2409.18686

Code (1)

jerpelhan/GeCo 공식 구현 pytorch

Tasks

Exemplar-Free CountingFew-shot Object Counting and DetectionObjectObject Countingobject-detectionObject DetectionObject Localization

Methods 이 논문이 사용한 방법론

MAE 설명 없음
GECO 설명 없음

Similar Papers 제목 키워드 기반

VisionReasoner: Unified Visual Perception and Reasoning via Reinforcement Learning

2025-05-17 · Yuqi Liu, Tianyuan Qu, Zhisheng Zhong, Bohao Peng 외

Large vision-language models exhibit inherent capabilities to handle diverse visual perception tasks. In this paper, we introduce VisionReasoner, a unified framework capable of reasoning and solving multiple visual perce…

2D Object DetectionObject CountingReasoning SegmentationReferring Expression Segmentation+4

MinneApple: A Benchmark Dataset for Apple Detection and Segmentation

2019-09-13 · Nicolai Häni, Pravakar Roy, Volkan Isler

In this work, we present a new dataset to advance the state-of-the-art in fruit detection, segmentation, and counting in orchard environments. While there has been significant recent interest in solving these problems, t…

Objectobject-detectionObject DetectionSegmentation

FusionCounting: Robust visible-infrared image fusion guided by crowd counting via multi-task learning

2025-08-28 · He Li, Xinyu Liu, Weihang Kong, Xingchen Zhang arxiv

Visible and infrared image fusion (VIF) is an important multimedia task in computer vision. Most VIF methods focus primarily on optimizing fused image quality. Recent studies have begun incorporating downstream tasks, su…

Semantic SegmentationMulti-Task LearningObject DetectionCrowd Counting

UniFS: Universal Few-shot Instance Perception with Point Representations

2024-04-30 · Sheng Jin, Ruijie Yao, Lumin Xu, Wentao Liu 외

Instance perception tasks (object detection, instance segmentation, pose estimation, counting) play a key role in industrial applications of visual models. As supervised learning methods suffer from high labeling cost, f…

Few-Shot LearningFew-Shot Object DetectionInstance Segmentationobject-detection+3

FishDetector-R1: Unified MLLM-Based Framework with Reinforcement Fine-Tuning for Weakly Supervised Fish Detection, Segmentation, and Counting

2025-12-01 · Yi Liu, Jingyu Song, Vedanth Kallakuri, Katherine A. Skinner arxiv

Analyzing underwater fish imagery is critical for ecological monitoring but remains difficult due to visual degradation and costly annotations. We introduce FishDetector-R1, a unified MLLM-based framework for fish detect…

Reinforcement Learning