English
Related papers

Related papers: Counting with Focus for Free

200 papers

High-density object counting in surveillance scenes is challenging mainly due to the drastic variation of object scales. The prevalence of deep learning has largely boosted the object counting accuracy on several benchmark datasets.…

Computer Vision and Pattern Recognition · Computer Science 2019-04-09 Muming Zhao , Jian Zhang , Chongyang Zhang , Wenjun Zhang

Object counting and localization problems are commonly addressed with point supervised learning, which allows the use of less labor-intensive point annotations. However, learning based on point annotations poses challenges due to the high…

Computer Vision and Pattern Recognition · Computer Science 2024-09-13 Domen Tabernik , Jon Muhovič , Danijel Skočaj

Crowd density estimation is a well-known computer vision task aimed at estimating the density distribution of people in an image. The main challenge in this domain is the reliance on fine-grained location-level annotations, (i.e. points…

Computer Vision and Pattern Recognition · Computer Science 2025-09-04 Mattia Litrico , Feng Chen , Michael Pound , Sotirios A Tsaftaris , Sebastiano Battiato , Mario Valerio Giuffrida

Previous work generally believes that improving the spatial invariance of convolutional networks is the key to object counting. However, after verifying several mainstream counting networks, we surprisingly found too strict pixel-level…

Computer Vision and Pattern Recognition · Computer Science 2022-08-19 Zhi-Qi Cheng , Qi Dai , Hong Li , JingKuan Song , Xiao Wu , Alexander G. Hauptmann

For crowded scenes, the accuracy of object-based computer vision methods declines when the images are low-resolution and objects have severe occlusions. Taking counting methods for example, almost all the recent state-of-the-art counting…

Computer Vision and Pattern Recognition · Computer Science 2018-06-14 Di Kang , Zheng Ma , Antoni B. Chan

In this paper, we propose a novel self-training approach named Crowd-SDNet that enables a typical object detector trained only with point-level annotations (i.e., objects are labeled with points) to estimate both the center points and sizes…

Computer Vision and Pattern Recognition · Computer Science 2021-02-19 Yi Wang , Junhui Hou , Xinyu Hou , Lap-Pui Chau

While recent supervised methods for reference-based object counting continue to improve the performance on benchmark datasets, they have to rely on small datasets due to the cost associated with manually annotating dozens of objects in…

Computer Vision and Pattern Recognition · Computer Science 2024-04-01 Lukas Knobel , Tengda Han , Yuki M. Asano

Current class-agnostic counting methods can generalise to unseen classes but usually require reference images to define the type of object to be counted, as well as instance annotations during training. Reference-less class-agnostic…

Computer Vision and Pattern Recognition · Computer Science 2022-09-07 Michael Hobley , Victor Prisacariu

Object counting, whose aim is to estimate the number of objects from a given image, is an important and challenging computation task. Significant efforts have been devoted to addressing this problem and achieved great progress, yet counting…

Computer Vision and Pattern Recognition · Computer Science 2021-05-05 Guangshuai Gao , Qingjie Liu , Yunhong Wang

Crowd counting is an important problem in computer vision due to its wide range of applications in image understanding. Currently, this problem is typically addressed using deep learning approaches, such as Convolutional Neural Networks…

Computer Vision and Pattern Recognition · Computer Science 2024-01-26 Zhen Wang , Yuelei Li , Jia Wan , Nuno Vasconcelos

Generic object counting in natural scenes is a challenging computer vision problem. Existing approaches either rely on instance-level supervision or absolute count information to train a generic object counter. We introduce a partially…

Computer Vision and Pattern Recognition · Computer Science 2020-09-04 Hisham Cholakkal , Guolei Sun , Salman Khan , Fahad Shahbaz Khan , Ling Shao , Luc Van Gool

Common object counting in a natural scene is a challenging problem in computer vision with numerous real-world applications. Existing image-level supervised common object counting approaches only predict the global object count and rely on…

Computer Vision and Pattern Recognition · Computer Science 2019-05-14 Hisham Cholakkal , Guolei Sun , Fahad Shahbaz Khan , Ling Shao

Object detection requires substantial labeling effort for learning robust models. Active learning can reduce this effort by intelligently selecting relevant examples to be annotated. However, selecting these examples properly without…

Machine Learning · Computer Science 2022-12-09 Dominik Probst , Hasnain Raza , Erik Rodner

In this work, we address the problem of few-shot multi-class object counting with point-level annotations. The proposed technique leverages a class agnostic attention mechanism that sequentially attends to objects in the image and extracts…

Computer Vision and Pattern Recognition · Computer Science 2020-07-09 Negin Sokhandan , Pegah Kamousi , Alejandro Posada , Eniola Alese , Negar Rostamzadeh

Most existing crowd counting systems rely on the availability of the object location annotation which can be expensive to obtain. To reduce the annotation cost, one attractive solution is to leverage a large number of unlabeled images to…

Computer Vision and Pattern Recognition · Computer Science 2020-07-21 Yan Liu , Lingqiao Liu , Peng Wang , Pingping Zhang , Yinjie Lei

Dense crowd counting aims to predict thousands of human instances from an image, by calculating integrals of a density map over image pixels. Existing approaches mainly suffer from the extreme density variances. Such density pattern shift…

Computer Vision and Pattern Recognition · Computer Science 2019-08-09 Chenfeng Xu , Kai Qiu , Jianlong Fu , Song Bai , Yongchao Xu , Xiang Bai

In this paper, we consider the problem of generalised visual object counting, with the goal of developing a computational model for counting the number of objects from arbitrary semantic categories, using arbitrary number of "exemplars",…

Computer Vision and Pattern Recognition · Computer Science 2023-06-05 Chang Liu , Yujie Zhong , Andrew Zisserman , Weidi Xie

Learning to count is a learning strategy that has been recently proposed in the literature for dealing with problems where estimating the number of object instances in a scene is the final objective. In this framework, the task of learning…

Computer Vision and Pattern Recognition · Computer Science 2015-06-01 Santi Seguí , Oriol Pujol , Jordi Vitrià

Semantic Segmentation is one of the most challenging vision tasks, usually requiring large amounts of training data with expensive pixel level annotations. With the success of foundation models and especially vision-language models, recent…

Computer Vision and Pattern Recognition · Computer Science 2024-09-17 Soroush Seifi , Daniel Olmeda Reino , Fabien Despinoy , Rahaf Aljundi

Crowd counting is the task of estimating people numbers in crowd images. Modern crowd counting methods employ deep neural networks to estimate crowd counts via crowd density regressions. A major challenge of this task lies in the…

Computer Vision and Pattern Recognition · Computer Science 2019-04-02 Miaojing Shi , Zhaohui Yang , Chao Xu , Qijun Chen