中文
相关论文

相关论文: Counting Everyday Objects in Everyday Scenes

200 篇论文

A core component of the recent success of self-supervised learning is cropping data augmentation, which selects sub-regions of an image to be used as positive views in the self-supervised loss. The underlying assumption is that randomly…

计算机视觉与模式识别 · 计算机科学 2023-04-10 Shlok Mishra , Anshul Shah , Ankan Bansal , Abhyuday Jagannatha , Janit Anjaria , Abhishek Sharma , David Jacobs , Dilip Krishnan

Class agnostic counting (CAC) is a vision task that can be used to count the total occurrence number of any given reference objects in the query image. The task is usually formulated as a density map estimation problem through similarity…

计算机视觉与模式识别 · 计算机科学 2024-11-19 Tsung-Han Chou , Brian Wang , Wei-Chen Chiu , Jun-Cheng Chen

The goal of this paper is to improve the generality and accuracy of open-vocabulary object counting in images. To improve the generality, we repurpose an open-vocabulary detection foundation model (GroundingDINO) for the counting task, and…

计算机视觉与模式识别 · 计算机科学 2025-03-12 Niki Amini-Naieni , Tengda Han , Andrew Zisserman

Detecting objects occupying only small areas in an image is difficult, even for humans. Therefore, annotating small-size object instances is hard and thus costly. This study questions common sense by asking the following: is annotating…

计算机视觉与模式识别 · 计算机科学 2024-12-10 Yusuke Hosoya , Masanori Suganuma , Takayuki Okatani

Estimating accurate number of interested objects from a given image is a challenging yet important task. Significant efforts have been made to address this problem and achieve great progress, yet counting number of ground objects from…

计算机视觉与模式识别 · 计算机科学 2020-02-17 Guangshuai Gao , Qingjie Liu , Yunhong Wang

Most methods for object instance segmentation require all training examples to be labeled with segmentation masks. This requirement makes it expensive to annotate new categories and has restricted instance segmentation models to ~100…

计算机视觉与模式识别 · 计算机科学 2018-03-28 Ronghang Hu , Piotr Dollár , Kaiming He , Trevor Darrell , Ross Girshick

Crowd counting, for estimating the number of people in a crowd using vision-based computer techniques, has attracted much interest in the research community. Although many attempts have been reported, real-world problems, such as huge…

计算机视觉与模式识别 · 计算机科学 2018-04-23 Saeed Amirgholipour Kasmani , Xiangjian He , Wenjing Jia , Dadong Wang , Michelle Zeibots

Intuitive observations show that a baby may inherently possess the capability of recognizing a new visual concept (e.g., chair, dog) by learning from only very few positive instances taught by parent(s) or others, and this recognition…

计算机视觉与模式识别 · 计算机科学 2015-05-05 Xiaodan Liang , Si Liu , Yunchao Wei , Luoqi Liu , Liang Lin , Shuicheng Yan

Most existing crowd counting methods require object location-level annotation, i.e., placing a dot at the center of an object. While being simpler than the bounding-box or pixel-level annotation, obtaining this annotation is still…

计算机视觉与模式识别 · 计算机科学 2020-03-03 Yinjie Lei , Yan Liu , Pingping Zhang , Lingqiao Liu

Object counting methods typically rely on manually annotated datasets. The cost of creating such datasets has restricted the versatility of these networks to count objects from specific classes (such as humans or penguins), and counting…

计算机视觉与模式识别 · 计算机科学 2024-08-05 Adriano D'Alessandro , Ali Mahdavi-Amiri , Ghassan Hamarneh

Object detection is an algorithm that recognizes and locates the objects in the image and has a wide range of applications in the visual understanding of complex urban scenes. Existing object detection benchmarks mainly focus on a single…

计算机视觉与模式识别 · 计算机科学 2022-03-14 Yaowei Wang , Zhouxin Yang , Rui Liu , Deng Li , Yuandu Lai , Leyuan Fang , Yahong Han

Recent advances in data-centric artificial intelligence highlight inherent limitations in object recognition datasets. One of the primary issues stems from the semantic gap problem, which results in complex many-to-many mappings between…

计算机视觉与模式识别 · 计算机科学 2026-04-17 Xiaolei Diao , Fausto Giunchiglia

A major challenge in scene graph classification is that the appearance of objects and relations can be significantly different from one image to another. Previous works have addressed this by relational reasoning over all objects in an…

计算机视觉与模式识别 · 计算机科学 2020-12-18 Sahand Sharifzadeh , Sina Moayed Baharlou , Volker Tresp

When humans have to solve everyday tasks, they simply pick the objects that are most suitable. While the question which object should one use for a specific task sounds trivial for humans, it is very difficult to answer for robots or other…

计算机视觉与模式识别 · 计算机科学 2019-04-08 Johann Sawatzky , Yaser Souri , Christian Grund , Juergen Gall

Object segmentation in infant's egocentric videos is a fundamental step in studying how children perceive objects in early stages of development. From the computer vision perspective, object segmentation in such videos pose quite a few…

计算机视觉与模式识别 · 计算机科学 2016-02-09 Qazaleh Mirsharif , Sidharth Sadani , Shishir Shah , Hanako Yoshida , Joseph Burling

We present a semi-supervised approach that localizes multiple unknown object instances in long videos. We start with a handful of labeled boxes and iteratively learn and label hundreds of thousands of object instances. We propose criteria…

计算机视觉与模式识别 · 计算机科学 2015-05-22 Ishan Misra , Abhinav Shrivastava , Martial Hebert

Given the complexities inherent in visual scenes, such as object occlusion, a comprehensive understanding often requires observation from multiple viewpoints. Existing multi-viewpoint object-centric learning methods typically employ random…

计算机视觉与模式识别 · 计算机科学 2024-11-04 Yinxuan Huang , Chengmin Gao , Bin Li , Xiangyang Xue

Multi-view crowd counting has been previously proposed to utilize multi-cameras to extend the field-of-view of a single camera, capturing more people in the scene, and improve counting performance for occluded people or those in low…

计算机视觉与模式识别 · 计算机科学 2022-05-04 Qi Zhang , Wei Lin , Antoni B. Chan

Current state-of-the-art video models process a video clip as a long sequence of spatio-temporal tokens. However, they do not explicitly model objects, their interactions across the video, and instead process all the tokens in the video. In…

计算机视觉与模式识别 · 计算机科学 2023-06-21 Xingyi Zhou , Anurag Arnab , Chen Sun , Cordelia Schmid

Video Individual Counting (VIC) has received increasing attention for its importance in intelligent video surveillance. Existing works are limited in two aspects, i.e., dataset and method. Previous datasets are captured with fixed or rarely…

计算机视觉与模式识别 · 计算机科学 2025-07-15 Yaowu Fan , Jia Wan , Tao Han , Antoni B. Chan , Andy J. Ma