中文
相关论文

相关论文: LAM3D: Leveraging Attention for Monocular 3D Objec…

200 篇论文

Light Detection And Ranging (LiDAR) has been widely used in autonomous vehicles for perception and localization. However, the cost of a high-resolution LiDAR is still prohibitively expensive, while its low-resolution counterpart is much…

计算机视觉与模式识别 · 计算机科学 2022-05-05 Lin Bai , Yiming Zhao , Xinming Huang

For autonomous vehicles, driving safely is highly dependent on the capability to correctly perceive the environment in 3D space, hence the task of 3D object detection represents a fundamental aspect of perception. While 3D sensors deliver…

计算机视觉与模式识别 · 计算机科学 2023-05-30 Issa Mouawad , Nikolas Brasch , Fabian Manhardt , Federico Tombari , Francesca Odone

Monocular 3D detection relies on just a single camera and is therefore easy to deploy. Yet, achieving reliable 3D understanding from monocular images requires substantial annotation, and 3D labels are especially costly. To maximize…

计算机视觉与模式识别 · 计算机科学 2025-11-25 Johannes Meier , Florian Günther , Riccardo Marin , Oussema Dhaouadi , Jacques Kaiser , Daniel Cremers

Recently, learning-based approaches for 3D reconstruction from 2D images have gained popularity due to its modern applications, e.g., 3D printers, autonomous robots, self-driving cars, virtual reality, and augmented reality. The computer…

计算机视觉与模式识别 · 计算机科学 2020-08-12 Andrey Salvi , Nathan Gavenski , Eduardo Pooch , Felipe Tasoniero , Rodrigo Barros

Understanding the world in 3D is a critical component of urban autonomous driving. Generally, the combination of expensive LiDAR sensors and stereo RGB imaging has been paramount for successful 3D object detection algorithms, whereas…

计算机视觉与模式识别 · 计算机科学 2019-08-13 Garrick Brazil , Xiaoming Liu

Benefiting from the capability of building inter-dependencies among channels or spatial locations, attention mechanisms have been extensively studied and broadly used in a variety of computer vision tasks recently. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2020-11-09 Diganta Misra , Trikay Nalamada , Ajay Uppili Arasanipalai , Qibin Hou

Vision Transformers are very popular nowadays due to their state-of-the-art performance in several computer vision tasks, such as image classification and action recognition. Although their performance has been greatly enhanced through…

计算机视觉与模式识别 · 计算机科学 2024-10-28 Dimitrios Konstantinidis , Ilias Papastratis , Kosmas Dimitropoulos , Petros Daras

Image-only and pseudo-LiDAR representations are commonly used for monocular 3D object detection. However, methods based on them have shortcomings of either not well capturing the spatial relationships in neighbored image pixels or being…

计算机视觉与模式识别 · 计算机科学 2021-04-14 Liang Peng , Fei Liu , Senbo Yan , Xiaofei He , Deng Cai

Monocular 3D object detection is an important task in autonomous driving. It can be easily intractable where there exists ego-car pose change w.r.t. ground plane. This is common due to the slight fluctuation of road smoothness and slope.…

计算机视觉与模式识别 · 计算机科学 2021-12-09 Yunsong Zhou , Yuan He , Hongzi Zhu , Cheng Wang , Hongyang Li , Qinhong Jiang

Localizing objects in 3D space and understanding their associated 3D properties is challenging given only monocular RGB images. The situation is compounded by the loss of depth information during perspective projection. We present Center3D,…

计算机视觉与模式识别 · 计算机科学 2020-05-28 Yunlei Tang , Sebastian Dorn , Chiragkumar Savani

Monocular 3D object detection task aims to predict the 3D bounding boxes of objects based on monocular RGB images. Since the location recovery in 3D space is quite difficult on account of absence of depth information, this paper proposes a…

计算机视觉与模式识别 · 计算机科学 2021-06-10 Yingjie Cai , Buyu Li , Zeyu Jiao , Hongsheng Li , Xingyu Zeng , Xiaogang Wang

3D object detection from monocular images is an ill-posed problem due to the projective entanglement of depth and scale. To overcome this ambiguity, we present a novel self-supervised method for textured 3D shape reconstruction and pose…

计算机视觉与模式识别 · 计算机科学 2020-10-01 Deniz Beker , Hiroharu Kato , Mihai Adrian Morariu , Takahiro Ando , Toru Matsuoka , Wadim Kehl , Adrien Gaidon

Monocular 3D object detection aims to predict the object location, dimension and orientation in 3D space alongside the object category given only a monocular image. It poses a great challenge due to its ill-posed property which is…

计算机视觉与模式识别 · 计算机科学 2023-07-06 Zheyuan Zhou , Liang Du , Xiaoqing Ye , Zhikang Zou , Xiao Tan , Li Zhang , Xiangyang Xue , Jianfeng Feng

Detection Transformers represent end-to-end object detection approaches based on a Transformer encoder-decoder architecture, exploiting the attention mechanism for global relation modeling. Although Detection Transformers deliver results on…

计算机视觉与模式识别 · 计算机科学 2023-06-30 Bastian Wittmann , Fernando Navarro , Suprosanna Shit , Bjoern Menze

Object detection has been a challenging task in computer vision. Although significant progress has been made in object detection with deep neural networks, the attention mechanism is far from development. In this paper, we propose the…

计算机视觉与模式识别 · 计算机科学 2020-02-19 Ya-Li Li , Shengjin Wang

In this paper, we propose an advanced methodology for the detection of 3D objects and precise estimation of their spatial positions from a single image. Unlike conventional frameworks that rely solely on center-point and dimension…

计算机视觉与模式识别 · 计算机科学 2024-01-04 Dhyey Manish Rajani , Surya Pratap Singh , Rahul Kashyap Swayampakula

3D object detection is an essential vision technique for various robotic systems, such as augmented reality and domestic robots. Transformers as versatile network architectures have recently seen great success in 3D point cloud object…

计算机视觉与模式识别 · 计算机科学 2024-05-10 Manli Shu , Le Xue , Ning Yu , Roberto Martín-Martín , Caiming Xiong , Tom Goldstein , Juan Carlos Niebles , Ran Xu

Monocular 3D object detection (M3OD) is intrinsically ill-posed, hence training a high-performance deep learning based M3OD model requires a humongous amount of labeled data with complicated visual variation from diverse scenes, variety of…

计算机视觉与模式识别 · 计算机科学 2026-03-10 Zhaonian Kuang , Rui Ding , Meng Yang , Xinhu Zheng , Gang Hua

While originally designed for natural language processing tasks, the self-attention mechanism has recently taken various computer vision areas by storm. However, the 2D nature of images brings three challenges for applying self-attention in…

计算机视觉与模式识别 · 计算机科学 2022-07-12 Meng-Hao Guo , Cheng-Ze Lu , Zheng-Ning Liu , Ming-Ming Cheng , Shi-Min Hu

Three-dimensional object detection from a single view is a challenging task which, if performed with good accuracy, is an important enabler of low-cost mobile robot perception. Previous approaches to this problem suffer either from an…

计算机视觉与模式识别 · 计算机科学 2019-06-21 Eskil Jörgensen , Christopher Zach , Fredrik Kahl