中文
相关论文

相关论文: Locating Objects Without Bounding Boxes

200 篇论文

We present region-based, fully convolutional networks for accurate and efficient object detection. In contrast to previous region-based detectors such as Fast/Faster R-CNN that apply a costly per-region subnetwork hundreds of times, our…

计算机视觉与模式识别 · 计算机科学 2023-12-12 Jifeng Dai , Yi Li , Kaiming He , Jian Sun

Given a textual phrase and an image, the visual grounding problem is the task of locating the content of the image referenced by the sentence. It is a challenging task that has several real-world applications in human-computer interaction,…

计算机视觉与模式识别 · 计算机科学 2022-02-03 Davide Rigoni , Luciano Serafini , Alessandro Sperduti

We introduce G-CNN, an object detection technique based on CNNs which works without proposal algorithms. G-CNN starts with a multi-scale grid of fixed bounding boxes. We train a regressor to move and scale elements of the grid towards…

计算机视觉与模式识别 · 计算机科学 2016-04-27 Mahyar Najibi , Mohammad Rastegari , Larry S. Davis

Localizing an object accurately with respect to a robot is a key step for autonomous robotic manipulation. In this work, we propose to tackle this task knowing only 3D models of the robot and object in the particular case where the scene is…

计算机视觉与模式识别 · 计算机科学 2019-02-08 Vianney Loing , Renaud Marlet , Mathieu Aubry

Monocular 3D object detection is an essential task in autonomous driving. However, most current methods consider each 3D object in the scene as an independent training sample, while ignoring their inherent geometric relations, thus…

计算机视觉与模式识别 · 计算机科学 2022-04-05 Jiaqi Gu , Bojian Wu , Lubin Fan , Jianqiang Huang , Shen Cao , Zhiyu Xiang , Xian-Sheng Hua

Deep learning forms a hierarchical network structure for representation of multiple input features. The adaptive structural learning method of Deep Belief Network (DBN) can realize a high classification capability while searching the…

神经与进化计算 · 计算机科学 2019-10-01 Shin Kamada , Takumi Ichimura

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

One of the greatest challenges for detecting moving objects in the solar system from wide-field survey data is determining whether a signal indicates a true object or is due to some other source, like noise. Object verification has relied…

Detecting small, densely distributed objects is a significant challenge: small objects often contain less distinctive information compared to larger ones, and finer-grained precision of bounding box boundaries are required. In this paper,…

计算机视觉与模式识别 · 计算机科学 2018-05-08 Zhenhua Chen , David Crandall , Robert Templeman

External localization is an essential part for the indoor operation of small or cost-efficient robots, as they are used, for example, in swarm robotics. We introduce a two-stage localization and instance identification framework for…

计算机视觉与模式识别 · 计算机科学 2018-10-04 Lukas Hoyer , Christoph Steup , Sanaz Mostaghim

Massive semantically labeled datasets are readily available for 2D images, however, are much harder to achieve for 3D scenes. Objects in 3D repositories like ShapeNet are labeled, but regrettably only in isolation, so without context. 3D…

计算机视觉与模式识别 · 计算机科学 2020-07-23 David Griffiths , Jan Boehm , Tobias Ritschel

In this paper we propose a technique for obtaining coarse pose estimation of humans in an image that does not require any manual supervision. While a general unsupervised technique would fail to estimate human pose, we suggest that…

计算机视觉与模式识别 · 计算机科学 2017-04-14 Prabuddha Chakraborty , Vinay P. Namboodiri

The field of collaborative robotics and human-robot interaction often focuses on the prediction of human behaviour, while assuming the information about the robot setup and configuration being known. This is often the case with fixed…

机器人学 · 计算机科学 2019-02-18 Justinas Miseikis , Inka Brijacak , Saeed Yahyanejad , Kyrre Glette , Ole Jakob Elle , Jim Torresen

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

We present a novel efficient object detection and localization framework based on the probabilistic bisection algorithm. A Convolutional Neural Network (CNN) is trained and used as a noisy oracle that provides answers to input query images.…

计算机视觉与模式识别 · 计算机科学 2020-02-28 Athanasios Tsiligkaridis , Theodoros Tsiligkaridis

Efficient generation of high-quality object proposals is an essential step in state-of-the-art object detection systems based on deep convolutional neural networks (DCNN) features. Current object proposal algorithms are computationally…

计算机视觉与模式识别 · 计算机科学 2016-04-14 Yongxi Lu , Tara Javidi

Our work addresses the problem of learning to localize objects in an open-world setting, i.e., given the bounding box information of a limited number of object classes during training, the goal is to localize all objects, belonging to both…

计算机视觉与模式识别 · 计算机科学 2025-04-25 Ashish Singh , Michael J. Jones , Kuan-Chuan Peng , Anoop Cherian , Moitreya Chatterjee , Erik Learned-Miller

In the absence of global positioning information, place recognition is a key capability for enabling localization, mapping and navigation in any environment. Most place recognition methods rely on images, point clouds, or a combination of…

机器人学 · 计算机科学 2018-04-26 Andrei Cramariuc , Renaud Dubé , Hannes Sommer , Roland Siegwart , Igor Gilitschenski

Most modern convolutional neural networks (CNNs) used for object recognition are built using the same principles: Alternating convolution and max-pooling layers followed by a small number of fully connected layers. We re-evaluate the state…

机器学习 · 计算机科学 2015-04-14 Jost Tobias Springenberg , Alexey Dosovitskiy , Thomas Brox , Martin Riedmiller

With the advent of deep learning, object detection drifted from a bottom-up to a top-down recognition problem. State of the art algorithms enumerate a near-exhaustive list of object locations and classify each into: object or not. In this…

计算机视觉与模式识别 · 计算机科学 2019-04-26 Xingyi Zhou , Jiacheng Zhuo , Philipp Krähenbühl