中文
相关论文

相关论文: Sequential Voting with Relational Box Fields for A…

200 篇论文

The status quo approach to training object detectors requires expensive bounding box annotations. Our framework takes a markedly different direction: we transfer tracked object boxes from weakly-labeled videos to weakly-labeled images to…

计算机视觉与模式识别 · 计算机科学 2016-04-21 Krishna Kumar Singh , Fanyi Xiao , Yong Jae Lee

Given an image, we would like to learn to detect objects belonging to particular object categories. Common object detection methods train on large annotated datasets which are annotated in terms of bounding boxes that contain the object of…

计算机视觉与模式识别 · 计算机科学 2016-11-30 Soumya Roy , Vinay P. Namboodiri , Arijit Biswas

For object detection, it is possible to view the prediction of bounding boxes as a reverse diffusion process. Using a diffusion model, the random bounding boxes are iteratively refined in a denoising step, conditioned on the image. We…

计算机视觉与模式识别 · 计算机科学 2023-12-20 Leander van den Heuvel , Gertjan Burghouts , David W. Zhang , Gwenn Englebienne , Sabina B. van Rooij

Robots coexisting with humans in their environment and performing services for them need the ability to interact with them. One particular requirement for such robots is that they are able to understand spatial relations and can place…

机器人学 · 计算机科学 2020-02-24 Oier Mees , Alp Emek , Johan Vertens , Wolfram Burgard

Despite progress in visual perception tasks such as image classification and detection, computers still struggle to understand the interdependency of objects in the scene as a whole, e.g., relations between objects or their attributes.…

计算机视觉与模式识别 · 计算机科学 2017-03-10 Xiaodan Liang , Lisa Lee , Eric P. Xing

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…

计算机视觉与模式识别 · 计算机科学 2021-11-17 Inbar Huberman-Spiegelglas , Raanan Fattal

Despite great progress in object detection, most existing methods work only on a limited set of object categories, due to the tremendous human effort needed for bounding-box annotations of training data. To alleviate the problem, recent…

计算机视觉与模式识别 · 计算机科学 2022-07-14 Mingfei Gao , Chen Xing , Juan Carlos Niebles , Junnan Li , Ran Xu , Wenhao Liu , Caiming Xiong

An understanding of the nature of objects could help robots to solve both high-level abstract tasks and improve performance at lower-level concrete tasks. Although deep learning has facilitated progress in image understanding, a robot's…

机器人学 · 计算机科学 2018-07-30 Joris Guérin , Olivier Gibaru , Eric Nyiri , Stéphane Thiery , Byron Boots

In this paper we introduce the problem of Visual Semantic Role Labeling: given an image we want to detect people doing actions and localize the objects of interaction. Classical approaches to action recognition either study the task of…

计算机视觉与模式识别 · 计算机科学 2015-05-19 Saurabh Gupta , Jitendra Malik

In this paper we introduce a fully end-to-end approach for visual tracking in videos that learns to predict the bounding box locations of a target object at every frame. An important insight is that the tracking problem can be considered as…

计算机视觉与模式识别 · 计算机科学 2017-04-12 Da Zhang , Hamid Maei , Xin Wang , Yuan-Fang Wang

Language-based object detection (LOD) aims to align visual objects with language expressions. A large amount of paired data is utilized to improve LOD model generalizations. During the training process, recent studies leverage…

计算机视觉与模式识别 · 计算机科学 2025-04-01 Yuming Chen , Jiangyan Feng , Haodong Zhang , Lijun Gong , Feng Zhu , Rui Zhao , Qibin Hou , Ming-Ming Cheng , Yibing Song

Creating mobile robots which are able to find and manipulate objects in large environments is an active topic of research. These robots not only need to be capable of searching for specific objects but also to estimate their poses often…

机器人学 · 计算机科学 2022-03-09 Jascha Hellwig , Mark Baierl , Joao Carvalho , Julen Urain , Jan Peters

We present a new, simple yet effective approach to uplift video object detection. We observe that prior works operate on instance-level feature aggregation that imminently neglects the refined pixel-level representation, resulting in…

计算机视觉与模式识别 · 计算机科学 2022-10-13 Khurram Azeem Hashmi , Alain Pagani , Didier Stricker , Muhammamd Zeshan Afzal

To alleviate the cost of obtaining accurate bounding boxes for training today's state-of-the-art object detection models, recent weakly supervised detection work has proposed techniques to learn from image-level labels. However, requiring…

计算机视觉与模式识别 · 计算机科学 2018-11-27 Keren Ye , Mingda Zhang , Wei Li , Danfeng Qin , Adriana Kovashka , Jesse Berent

Human action is naturally compositional: humans can easily recognize and perform actions with objects that are different from those used in training demonstrations. In this paper, we study the compositionality of action by looking into the…

计算机视觉与模式识别 · 计算机科学 2020-09-15 Joanna Materzynska , Tete Xiao , Roei Herzig , Huijuan Xu , Xiaolong Wang , Trevor Darrell

The problem of computing category agnostic bounding box proposals is utilized as a core component in many computer vision tasks and thus has lately attracted a lot of attention. In this work we propose a new approach to tackle this problem…

计算机视觉与模式识别 · 计算机科学 2016-06-15 Spyros Gidaris , Nikos Komodakis

Modern object detectors rely heavily on rectangular bounding boxes, such as anchors, proposals and the final predictions, to represent objects at various recognition stages. The bounding box is convenient to use but provides only a coarse…

计算机视觉与模式识别 · 计算机科学 2019-08-20 Ze Yang , Shaohui Liu , Han Hu , Liwei Wang , Stephen Lin

Despite the remarkable accuracy of deep neural networks in object detection, they are costly to train and scale due to supervision requirements. Particularly, learning more object categories typically requires proportionally more bounding…

计算机视觉与模式识别 · 计算机科学 2021-03-16 Alireza Zareian , Kevin Dela Rosa , Derek Hao Hu , Shih-Fu Chang

Learning accurate object detectors often requires large-scale training data with precise object bounding boxes. However, labeling such data is expensive and time-consuming. As the crowd-sourcing labeling process and the ambiguities of the…

计算机视觉与模式识别 · 计算机科学 2022-07-21 Chengxin Liu , Kewei Wang , Hao Lu , Zhiguo Cao , Ziming Zhang

The cost of drawing object bounding boxes (i.e. labeling) for millions of images is prohibitively high. For instance, labeling pedestrians in a regular urban image could take 35 seconds on average. Active learning aims to reduce the cost of…

计算机视觉与模式识别 · 计算机科学 2019-11-22 Hamed H. Aghdam , Abel Gonzalez-Garcia , Joost van de Weijer , Antonio M. López