paper-with-me

Papers

DAVE -- A Detect-and-Verify Paradigm for Low-Shot Counting

2024-04-25 · Jer Pelhan, Alan Lukežič, Vitjan Zavrtanik, Matej Kristan

Low-shot counters estimate the number of objects corresponding to a selected category, based on only few or no exemplars annotated in the image. The current state-of-the-art estimates the total counts as the sum over the object location density map, but does not provide individual object locations and sizes, which are crucial for many applications. This is addressed by detection-based counters, which, however fall behind in the total count accuracy. Furthermore, both approaches tend to overestimate the counts in the presence of other object classes due to many false positives. We propose DAVE, a low-shot counter based on a detect-and-verify paradigm, that avoids the aforementioned issues by first generating a high-recall detection set and then verifying the detections to identify and remove the outliers. This jointly increases the recall and precision, leading to accurate counts. DAVE outperforms the top density-based counters by ~20% in the total count MAE, it outperforms the most recent detection-based counter by ~20% in detection quality and sets a new state-of-the-art in zero-shot as well as text-prompt-based counting.

📄 PDF Abstract BibTeX arXiv:2404.16622

Code (1)

jerpelhan/dave 공식 구현 pytorch

Tasks

Exemplar-Free CountingFew-shot Object Counting and DetectionObjectObject CountingZero-Shot Counting

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
MAE 설명 없음

Similar Papers 제목 키워드 기반

DAVE - A Detect-and-Verify Paradigm for Low-Shot Counting

2024-01-01 · CVPR 2024 1 · Jer Pelhan, Alan Lukeži?, Vitjan Zavrtanik, Matej Kristan

Low-shot counters estimate the number of objects corresponding to a selected category based on only few or no exemplars annotated in the image. The current state-of-the-art estimates the total counts as the sum over …

Object

DAVE: A Unified Framework for Fast Vehicle Detection and Annotation

2016-07-15 · Yi Zhou, Li Liu, Ling Shao, Matt Mellor

Vehicle detection and annotation for streaming video data with complex scenes is an interesting but challenging task for urban traffic surveillance. In this paper, we present a fast framework of Detection and Annotation …

Fast Vehicle Detectionvehicle detection

Few-shot Object Counting and Detection

2022-07-22 · Thanh Nguyen, Chau Pham, Khoi Nguyen, Minh Hoai

We tackle a new task of few-shot object counting and detection. Given a few exemplar bounding boxes of a target object class, we seek to count and detect all objects of the target class. This task shares the same supervi…

Few-shot Object Counting and DetectionFew-Shot Object DetectionObjectObject Counting+1

Application-Driven AI Paradigm for Person Counting in Various Scenarios

2023-03-24 · Minjie Hua, Yibing Nan, Shiguo Lian

Person counting is considered as a fundamental task in video surveillance. However, the scenario diversity in practical applications makes it difficult to exploit a single person counting model for general use. Consequen…

Crowd CountingDiversity

DASECount: Domain-Agnostic Sample-Efficient Wireless Indoor Crowd Counting via Few-shot Learning

2022-11-18 · Huawei Hou, Suzhi Bi, Lili Zheng, Xiaohui Lin 외

Accurate indoor crowd counting (ICC) is a key enabler to many smart home/office applications. In this paper, we propose a Domain-Agnostic and Sample-Efficient wireless indoor crowd Counting (DASECount) framework that suf…

Crowd CountingFew-Shot LearningKnowledge Distillation