English
Related papers

Related papers: Class-Agnostic Counting

200 papers

Crowd counting is a challenging problem due to the scene complexity and scale variation. Although deep learning has achieved great improvement in crowd counting, scene complexity affects the judgement of these methods and they usually…

Computer Vision and Pattern Recognition · Computer Science 2022-04-18 Jiwei Chen , Wen Su , Zengfu Wang

Acquiring knowledge about object interactions and affordances can facilitate scene understanding and human-robot collaboration tasks. As humans tend to use objects in many different ways depending on the scene and the objects' availability,…

Artificial Intelligence · Computer Science 2023-04-13 Alexia Toumpa , Anthony G. Cohn

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

This paper tackles the problem of object counting in images. Existing approaches rely on extensive training data with point annotations for each object, making data collection labor-intensive and time-consuming. To overcome this, we propose…

Computer Vision and Pattern Recognition · Computer Science 2023-09-01 Zenglin Shi , Ying Sun , Mengmi Zhang

Although many real-world applications, such as disease prediction, and fault detection suffer from class imbalance, most existing graph-based classification methods ignore the skewness of the distribution of classes; therefore, tend to be…

Machine Learning · Computer Science 2024-07-01 Mahdi Mohammadizadeh , Arash Mozhdehi , Yani Ioannou , Xin Wang

Gathering training data is a key step of any supervised learning task, and it is both critical and expensive. Critical, because the quantity and quality of the training data has a high impact on the performance of the learned function.…

Data Structures and Algorithms · Computer Science 2021-10-28 Quentin Lutz , Élie de Panafieu , Alex Scott , Maya Stein

Crowd counting problem that counts the number of people in an image has been extensively studied in recent years. In this paper, we introduce a new variant of crowd counting problem, namely "Categorized Crowd Counting", that counts the…

Computer Vision and Pattern Recognition · Computer Science 2019-12-13 Sarkar Snigdha Sarathi Das , Syed Md. Mukit Rashid , Mohammed Eunus Ali

Segmenting object parts such as cup handles and animal bodies is important in many real-world applications but requires more annotation effort. The largest dataset nowadays contains merely two hundred object categories, implying the…

Computer Vision and Pattern Recognition · Computer Science 2023-05-29 Tai-Yu Pan , Qing Liu , Wei-Lun Chao , Brian Price

We are interested in counting the number of instances of object classes in natural, everyday images. Previous counting approaches tackle the problem in restricted domains such as counting pedestrians in surveillance videos. Counts can also…

Computer Vision and Pattern Recognition · Computer Science 2017-05-10 Prithvijit Chattopadhyay , Ramakrishna Vedantam , Ramprasaath R. Selvaraju , Dhruv Batra , Devi Parikh

The task of crowd counting is to automatically estimate the pedestrian number in crowd images. To cope with the scale and perspective changes that commonly exist in crowd images, state-of-the-art approaches employ multi-column CNN…

Computer Vision and Pattern Recognition · Computer Science 2018-02-08 Lu Zhang , Miaojing Shi , Qiaobo Chen

Multiple-object tracking (MOT) is a challenging task that requires simultaneous reasoning about location, appearance, and identity of the objects in the scene over time. Our aim in this paper is to move beyond tracking-by-detection…

Computer Vision and Pattern Recognition · Computer Science 2022-10-27 Bruno Korbar , Andrew Zisserman

We study a multiclass multiple instance learning (MIL) problem where the labels only suggest whether any instance of a class exists or does not exist in a training sample or example. No further information, e.g., the number of instances of…

Machine Learning · Statistics 2019-03-15 Xi-Lin Li

We demonstrate the use of an extensive deep neural network to localize instances of objects in images. The EDNN is naturally able to accurately perform multi-class counting using only ground truth count values as labels. Without providing…

Computer Vision and Pattern Recognition · Computer Science 2021-02-24 Kyle Mills , Isaac Tamblyn

Generalized Category Discovery (GCD) is a pragmatic and challenging open-world task, which endeavors to cluster unlabeled samples from both novel and old classes, leveraging some labeled data of old classes. Given that knowledge learned…

Computer Vision and Pattern Recognition · Computer Science 2024-03-08 Shijie Ma , Fei Zhu , Zhun Zhong , Xu-Yao Zhang , Cheng-Lin Liu

Modern methods often formulate the counting of cells from microscopic images as a regression problem and more or less rely on expensive, manually annotated training images (e.g., dot annotations indicating the centroids of cells or…

Image and Video Processing · Electrical Eng. & Systems 2021-05-18 Xin Ding , Qiong Zhang , William J. Welch

We propose a new method to count objects of specific categories that are significantly smaller than the ground sampling distance of a satellite image. This task is hard due to the cluttered nature of scenes where different object categories…

Computer Vision and Pattern Recognition · Computer Science 2018-09-21 Andres C. Rodriguez , Jan D. Wegner

In this paper we present a new object counting method that is intended for counting similarly sized and mostly round objects. Unlike many other algorithms of the same purpose, the proposed method does not rely on identifying every object,…

Computer Vision and Pattern Recognition · Computer Science 2018-07-24 Jans Glagolevs , Karlis Freivalds

This paper explores object detection in the small data regime, where only a limited number of annotated bounding boxes are available due to data rarity and annotation expense. This is a common challenge today with machine learning being…

Computer Vision and Pattern Recognition · Computer Science 2019-10-17 Lanlan Liu , Michael Muelly , Jia Deng , Tomas Pfister , Li-Jia Li

Contrastive learning is commonly used as a method of self-supervised learning with the "anchor" and "positive" being two random augmentations of a given input image, and the "negative" is the set of all other images. However, the…

Computer Vision and Pattern Recognition · Computer Science 2022-08-16 Rishab Balasubramanian , Kunal Rathore

Crowd counting is a challenging task due to the large variations in crowd distributions. Previous methods tend to tackle the whole image with a single fixed structure, which is unable to handle diverse complicated scenes with different…

Computer Vision and Pattern Recognition · Computer Science 2019-08-27 Zhikang Zou , Yu Cheng , Xiaoye Qu , Shouling Ji , Xiaoxiao Guo , Pan Zhou