paper-with-me

홈 › Papers

Single Image Object Counting and Localizing using Active-Learning

2021-11-16 · Inbar Huberman-Spiegelglas, Raanan Fattal

The need to count and localize repeating objects in an image arises in different scenarios, such as biological microscopy studies, production lines inspection, and surveillance recordings analysis. The use of supervised Convoutional Neural Networks (CNNs) achieves accurate object detection when trained over large class-specific datasets. The labeling effort in this approach does not pay-off when the counting is required over few images of a unique object class. We present a new method for counting and localizing repeating objects in single-image scenarios, assuming no pre-trained classifier is available. Our method trains a CNN over a small set of labels carefully collected from the input image in few active-learning iterations. At each iteration, the latent space of the network is analyzed to extract a minimal number of user-queries that strives to both sample the in-class manifold as thoroughly as possible as well as avoid redundant labels. Compared with existing user-assisted counting methods, our active-learning iterations achieve state-of-the-art performance in terms of counting and localizing accuracy, number of user mouse clicks, and running-time. This evaluation was performed through a large user study over a wide range of image classes with diverse conditions of illumination and occlusions.

📄 PDF Abstract BibTeX arXiv:2111.08383

Code (0)

등록된 구현이 없습니다.

Tasks

Active LearningObjectObject Countingobject-detectionObject Detection

Similar 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 p…

ObjectObject CountingSegmentation

An Accurate Car Counting in Aerial Images Based on Convolutional Neural Networks

2021-07-13 · Journal of Ambient Intelligence and Humanized Computing 2021 7 · Ersin Kılıç, Serkan Öztürk

This paper proposes a simple and effective single-shot detector model to detect and count cars in aerial images. The proposed model, called heatmap learner convolutional neural network (HLCNN), is used to predict the h…

Data AugmentationObject Counting

ABC Easy as 123: A Blind Counter for Exemplar-Free Multi-Class Class-agnostic Counting

2023-09-09 · Michael A. Hobley, Victor A. Prisacariu

Class-agnostic counting methods enumerate objects of an arbitrary class, providing tremendous utility in many fields. Prior works have limited usefulness as they require either a set of examples of the type to be counted…

Exemplar-Free

Active Object Localization with Deep Reinforcement Learning

2015-11-18 · ICCV 2015 12 · Juan C. Caicedo, Svetlana Lazebnik

We present an active detection model for localizing objects in scenes. The model is class-specific and allows an agent to focus attention on candidate regions for identifying the correct location of a target object. This…

Active Object LocalizationDeep Reinforcement LearningObjectObject Localization+3

Interactive Image-Based Aphid Counting in Yellow Water Traps under Stirring Actions

2024-11-15 · Xumin Gao, Mark Stevens, Grzegorz Cielniak

The current vision-based aphid counting methods in water traps suffer from undercounts caused by occlusions and low visibility arising from dense aggregation of insects and other objects. To address this problem, we prop…

object-detectionObject DetectionSmall Object Detection