中文
相关论文

相关论文: Object Counting and Instance Segmentation with Ima…

200 篇论文

After learning a new object category from image-level annotations (with no object bounding boxes), humans are remarkably good at precisely localizing those objects. However, building good object localizers (i.e., detectors) currently…

计算机视觉与模式识别 · 计算机科学 2020-06-30 Zitian Chen , Zhiqiang Shen , Jiahui Yu , Erik Learned-Miller

Training image-based object detectors presents formidable challenges, as it entails not only the complexities of object detection but also the added intricacies of precisely localizing objects within potentially diverse and noisy…

计算机视觉与模式识别 · 计算机科学 2024-02-22 Chandan Kumar , Jansel Herrera-Gerena , John Just , Matthew Darr , Ali Jannesari

The counting task, which plays a fundamental role in numerous applications (e.g., crowd counting, traffic statistics), aims to predict the number of objects with various densities. Existing object counting tasks are designed for a single…

计算机视觉与模式识别 · 计算机科学 2023-07-03 Shengqin Jiang , Qing Wang , Fengna Cheng , Yuankai Qi , Qingshan Liu

Object category localization is a challenging problem in computer vision. Standard supervised training requires bounding box annotations of object instances. This time-consuming annotation process is sidestepped in weakly supervised…

计算机视觉与模式识别 · 计算机科学 2016-05-30 Ramazan Gokberk Cinbis , Jakob Verbeek , Cordelia Schmid

Traditional Scene Understanding problems such as Object Detection and Semantic Segmentation have made breakthroughs in recent years due to the adoption of deep learning. However, the former task is not able to localise objects at a pixel…

计算机视觉与模式识别 · 计算机科学 2016-09-12 Anurag Arnab , Philip H. S. Torr

Object detection is a critical part of visual scene understanding. The representation of the object in the detection task has important implications on the efficiency and feasibility of annotation, robustness to occlusion, pose, lighting,…

计算机视觉与模式识别 · 计算机科学 2019-07-31 Li Ding , Lex Fridman

We consider detecting objects in an image by iteratively selecting from a set of arbitrarily shaped candidate regions. Our generic approach, which we term visual chunking, reasons about the locations of multiple object instances in an image…

计算机视觉与模式识别 · 计算机科学 2015-03-18 Nicholas Rhinehart , Jiaji Zhou , Martial Hebert , J. Andrew Bagnell

Visual counting, a task that aims to estimate the number of objects from an image/video, is an open-set problem by nature, i.e., the number of population can vary in [0, inf) in theory. However, collected data and labeled instances are…

计算机视觉与模式识别 · 计算机科学 2020-06-02 Haipeng Xiong , Hao Lu , Chengxin Liu , Liang Liu , Chunhua Shen , Zhiguo Cao

Data in real-world object detection often exhibits the long-tailed distribution. Existing solutions tackle this problem by mitigating the competition between the head and tail categories. However, due to the scarcity of training samples,…

计算机视觉与模式识别 · 计算机科学 2022-10-12 Bo Li , Yongqiang Yao , Jingru Tan , Xin Lu , Fengwei Yu , Ye Luo , Jianwei Lu

Visual domain gaps often impact object detection performance. Image-to-image translation can mitigate this effect, where contrastive approaches enable learning of the image-to-image mapping under unsupervised regimes. However, existing…

计算机视觉与模式识别 · 计算机科学 2024-10-28 Danai Triantafyllidou , Sarah Parisot , Ales Leonardis , Steven McDonagh

Weakly supervised instance segmentation with image-level labels, instead of expensive pixel-level masks, remains unexplored. In this paper, we tackle this challenging problem by exploiting class peak responses to enable a classification…

计算机视觉与模式识别 · 计算机科学 2018-04-04 Yanzhao Zhou , Yi Zhu , Qixiang Ye , Qiang Qiu , Jianbin Jiao

While data has certainly taken the center stage in computer vision in recent years, it can still be difficult to obtain in certain scenarios. In particular, acquiring ground truth 3D shapes of objects pictured in 2D images remains a…

计算机视觉与模式识别 · 计算机科学 2016-08-02 Joao Carreira , Sara Vicente , Lourdes Agapito , Jorge Batista

Object detection in high-resolution satellite imagery is emerging as a scalable alternative to on-the-ground survey data collection in many environmental and socioeconomic monitoring applications. However, performing object detection over…

计算机视觉与模式识别 · 计算机科学 2021-12-17 Chenlin Meng , Enci Liu , Willie Neiswanger , Jiaming Song , Marshall Burke , David Lobell , Stefano Ermon

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

We propose an embarrassingly simple point annotation scheme to collect weak supervision for instance segmentation. In addition to bounding boxes, we collect binary labels for a set of points uniformly sampled inside each bounding box. We…

计算机视觉与模式识别 · 计算机科学 2022-06-17 Bowen Cheng , Omkar Parkhi , Alexander Kirillov

We present a new, embarrassingly simple approach to instance segmentation in images. Compared to many other dense prediction tasks, e.g., semantic segmentation, it is the arbitrary number of instances that have made instance segmentation…

计算机视觉与模式识别 · 计算机科学 2020-07-21 Xinlong Wang , Tao Kong , Chunhua Shen , Yuning Jiang , Lei Li

Density map estimation enables accurate object counting in heavily occluded, and densely packed scenes where detection-based counting fails. In multi-class density estimation, class awareness can be introduced by modelling classes…

计算机视觉与模式识别 · 计算机科学 2026-04-16 Villanelle O'Reilly , Jonathan Cox , Georgios Leontidis , Marc Hanheide , Petra Bosilj , James M. Brown

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…

计算机视觉与模式识别 · 计算机科学 2018-06-14 Di Kang , Zheng Ma , Antoni B. Chan

Object detection models are commonly used for people counting (and localization) in many applications but require a dataset with costly bounding box annotations for training. Given the importance of privacy in people counting, these models…

计算机视觉与模式识别 · 计算机科学 2023-11-21 David Latortue , Moetez Kdayem , Fidel A Guerrero Peña , Eric Granger , Marco Pedersoli

Being able to learn dense semantic representations of images without supervision is an important problem in computer vision. However, despite its significance, this problem remains rather unexplored, with a few exceptions that considered…

计算机视觉与模式识别 · 计算机科学 2021-08-04 Wouter Van Gansbeke , Simon Vandenhende , Stamatios Georgoulis , Luc Van Gool