中文
相关论文

相关论文: Deep Cuboid Detection: Beyond 2D Bounding Boxes

200 篇论文

We present an efficient 3D object detection framework based on a single RGB image in the scenario of autonomous driving. Our efforts are put on extracting the underlying 3D information in a 2D image and determining the accurate 3D bounding…

计算机视觉与模式识别 · 计算机科学 2019-03-28 Buyu Li , Wanli Ouyang , Lu Sheng , Xingyu Zeng , Xiaogang Wang

This paper presents a novel framework for compactly representing a 3D indoor scene using a set of polycuboids through a deep learning-based fitting method. Indoor scenes mainly consist of man-made objects, such as furniture, which often…

计算机视觉与模式识别 · 计算机科学 2025-03-25 Gahye Lee , Hyejeong Yoon , Jungeon Kim , Seungyong Lee

Detecting and localizing objects in space is a fundamental computer vision problem. While much progress has been made to solve 2D object detection, 3D object localization is much less explored and far from solved, especially for open-world…

计算机视觉与模式识别 · 计算机科学 2026-04-08 Daniel DeTone , Tianwei Shen , Fan Zhang , Lingni Ma , Julian Straub , Richard Newcombe , Jakob Engel

This paper discusses current methods and trends for 3D bounding box detection in volumetric medical image data. For this purpose, an overview of relevant papers from recent years is given. 2D and 3D implementations are discussed and…

图像与视频处理 · 电气工程与系统科学 2021-05-18 Daria Kern , Andre Mastmeyer

Object detection and global localization play a crucial role in robotics, spanning across a great spectrum of applications from autonomous cars to multi-layered 3D Scene Graphs for semantic scene understanding. This article proposes BOX3D,…

计算机视觉与模式识别 · 计算机科学 2024-08-28 Mario A. V. Saucedo , Nikolaos Stathoulopoulos , Vidya Sumathy , Christoforos Kanellakis , George Nikolakopoulos

Object detection serves as a significant step in improving performance of complex downstream computer vision tasks. It has been extensively studied for many years now and current state-of-the-art 2D object detection techniques proffer…

计算机视觉与模式识别 · 计算机科学 2022-02-08 Prithwish Jana , Partha Pratim Mohanta

In this paper, we propose a novel 3D object detector that can exploit both LIDAR as well as cameras to perform very accurate localization. Towards this goal, we design an end-to-end learnable architecture that exploits continuous…

计算机视觉与模式识别 · 计算机科学 2020-12-22 Ming Liang , Bin Yang , Shenlong Wang , Raquel Urtasun

As a consequence of an ever-increasing number of service robots, there is a growing demand for highly accurate real-time 3D object recognition. Considering the expansion of robot applications in more complex and dynamic environments,it is…

计算机视觉与模式识别 · 计算机科学 2021-06-01 Nils Keunecke , S. Hamidreza Kasaei

We present a method for 3D object detection and pose estimation from a single image. In contrast to current techniques that only regress the 3D orientation of an object, our method first regresses relatively stable 3D object properties…

计算机视觉与模式识别 · 计算机科学 2017-04-12 Arsalan Mousavian , Dragomir Anguelov , John Flynn , Jana Kosecka

We focus on the task of amodal 3D object detection in RGB-D images, which aims to produce a 3D bounding box of an object in metric form at its full extent. We introduce Deep Sliding Shapes, a 3D ConvNet formulation that takes a 3D…

计算机视觉与模式识别 · 计算机科学 2016-03-10 Shuran Song , Jianxiong Xiao

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

3D object detection is one of the most important tasks in 3D vision perceptual system of autonomous vehicles. In this paper, we propose a novel two stage 3D object detection method aimed at get the optimal solution of object location in 3D…

计算机视觉与模式识别 · 计算机科学 2019-09-05 Jiaojiao Fang , Lingtao Zhou , Guizhong Liu

Current object detection approaches predict bounding boxes, but these provide little instance-specific information beyond location, scale and aspect ratio. In this work, we propose to directly regress to objects' shapes in addition to their…

计算机视觉与模式识别 · 计算机科学 2017-07-06 Saumya Jetley , Michael Sapienza , Stuart Golodetz , Philip H. S. Torr

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

We investigate the use of deep neural networks for the novel task of class generic object detection. We show that neural networks originally designed for image recognition can be trained to detect objects within images, regardless of their…

计算机视觉与模式识别 · 计算机科学 2013-12-25 Brody Huval , Adam Coates , Andrew Ng

Recent advances in the area of plane segmentation from single RGB images show strong accuracy improvements and now allow a reliable segmentation of indoor scenes into planes. Nonetheless, fine-grained details of these segmentation masks are…

计算机视觉与模式识别 · 计算机科学 2020-03-31 Alexander Naumann , Laura Dörr , Niels Ole Salscheider , Kai Furmans

This paper aims at providing researchers and engineering professionals with a practical and comprehensive deep learning based solution to detect construction equipment from the very first step of its development to the last one which is…

计算机视觉与模式识别 · 计算机科学 2019-04-22 Saeed Arabi , Arya Haghighat , Anuj Sharma

The abstraction of 3D objects with simple geometric primitives like cuboids allows to infer structural information from complex geometry. It is important for 3D shape understanding, structural analysis and geometric modeling. We introduce a…

计算机视觉与模式识别 · 计算机科学 2025-02-05 Gregor Kobsik , Morten Henkel , Yanjiang He , Victor Czech , Tim Elsner , Isaak Lim , Leif Kobbelt

Object class detection has been a synonym for 2D bounding box localization for the longest time, fueled by the success of powerful statistical learning techniques, combined with robust image representations. Only recently, there has been a…

计算机视觉与模式识别 · 计算机科学 2015-03-18 Bojan Pepik , Michael Stark , Peter Gehler , Tobias Ritschel , Bernt Schiele

Anchor free methods have defined the new frontier in state-of-the-art object detection researches where accurate bounding box estimation is the key to the success of these methods. However, even the bounding box has the highest confidence…

计算机视觉与模式识别 · 计算机科学 2020-07-29 Ran Chen , Yong Liu , Mengdan Zhang , Shu Liu , Bei Yu , Yu-Wing Tai
‹ 上一页 1 2 3 10 下一页 ›