paper-with-me

Papers

Point Segment and Count: A Generalized Framework for Object Counting

2024-01-01 · CVPR 2024 1 · Zhizhong Huang, Mingliang Dai, Yi Zhang, Junping Zhang, Hongming Shan

Class-agnostic object counting aims to count all objects in an image with respect to example boxes or class names a.k.a few-shot and zero-shot counting. In this paper we propose a generalized framework for both few-shot and zero-shot object counting based on detection. Our framework combines the superior advantages of two foundation models without compromising their zero-shot capability: (i) SAM to segment all possible objects as mask proposals and (ii) CLIP to classify proposals to obtain accurate object counts. However this strategy meets the obstacles of efficiency overhead and the small crowded objects that cannot be localized and distinguished. To address these issues our framework termed PseCo follows three steps: point segment and count. Specifically we first propose a class-agnostic object localization to provide accurate but least point prompts for SAM which consequently not only reduces computation costs but also avoids missing small objects. Furthermore we propose a generalized object classification that leverages CLIP image/text embeddings as the classifier following a hierarchical knowledge distillation to obtain discriminative classifications among hierarchical mask proposals. Extensive experimental results on FSC-147 COCO and LVIS demonstrate that PseCo achieves state-of-the-art performance in both few-shot/zero-shot object counting/detection.

📄 PDF Abstract BibTeX

Code (1)

hzzone/pseco 공식 구현 pytorch

Tasks

Few-shot Object Counting and DetectionKnowledge DistillationObjectObject CountingObject LocalizationZero-Shot Counting

Methods 이 논문이 사용한 방법론

CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…
Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…
SAM 설명 없음

Similar Papers 제목 키워드 기반

Point, Segment and Count: A Generalized Framework for Object Counting

2023-11-21 · Zhizhong Huang, Mingliang Dai, Yi Zhang, Junping Zhang 외

Class-agnostic object counting aims to count all objects in an image with respect to example boxes or class names, \emph{a.k.a} few-shot and zero-shot counting. In this paper, we propose a generalized framework for both …

Knowledge DistillationObjectObject CountingObject Localization+1

3D Instance Segmentation Using Deep Learning on RGB-D Indoor Data

2024-06-19 · Siddiqui Muhammad Yasir, Amin Muhammad Sadiq, Hyunsik Ahn

3D object recognition is a challenging task for intelligent and robot systems in industrial and home indoor environments. It is critical for such systems to recognize and segment the 3D object instances that they encount…

3D Instance Segmentation3D Object RecognitionInstance SegmentationObject+3

Training-Free Open-Ended Object Detection and Segmentation via Attention as Prompts

2024-10-08 · Zhiwei Lin, Yongtao Wang, Zhi Tang

Existing perception models achieve great success by learning from large amounts of labeled data, but they still struggle with open-world scenarios. To alleviate this issue, researchers introduce open-set perception tasks…

Instance SegmentationObjectobject-detectionObject Detection+3

Generalized Zero-Shot Learning for Point Cloud Segmentation with Evidence-Based Dynamic Calibration

2025-09-10 · Hyeonseok Kim, Byeongkeun Kang, Yeejin Lee arxiv

Generalized zero-shot semantic segmentation of 3D point clouds aims to classify each point into both seen and unseen classes. A significant challenge with these models is their tendency to make biased predictions, often …

Zero-Shot Semantic SegmentationGeneralized Zero-Shot LearningPoint Cloud SegmentationPoint Clouds

CoHD: A Counting-Aware Hierarchical Decoding Framework for Generalized Referring Expression Segmentation

2024-05-24 · Zhuoyan Luo, Yinghao Wu, Tianheng Cheng, Yong liu 외

The newly proposed Generalized Referring Expression Segmentation (GRES) amplifies the formulation of classic RES by involving complex multiple/non-target scenarios. Recent approaches address GRES by directly extending th…

Generalized Referring Expression SegmentationObjectReferring ExpressionReferring Expression Segmentation+1