中文
相关论文

相关论文: Is Pseudo-Lidar needed for Monocular 3D Object det…

200 篇论文

LiDAR-based outdoor 3D object detection has received widespread attention. However, training 3D detectors from the LiDAR point cloud typically relies on expensive bounding box annotations. This paper presents SC3D, an innovative…

计算机视觉与模式识别 · 计算机科学 2024-11-18 Qiming Xia , Hongwei Lin , Wei Ye , Hai Wu , Yadan Luo , Cheng Wang , Chenglu Wen

Segmenting or detecting objects in sparse Lidar point clouds are two important tasks in autonomous driving to allow a vehicle to act safely in its 3D environment. The best performing methods in 3D semantic segmentation or object detection…

计算机视觉与模式识别 · 计算机科学 2022-03-31 Corentin Sautier , Gilles Puy , Spyros Gidaris , Alexandre Boulch , Andrei Bursuc , Renaud Marlet

3D object detection is one of the most important components in any Self-Driving stack, but current state-of-the-art (SOTA) lidar object detectors require costly & slow manual annotation of 3D bounding boxes to perform well. Recently,…

计算机视觉与模式识别 · 计算机科学 2024-03-13 Stefan Baur , Frank Moosmann , Andreas Geiger

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

Low-cost autonomous agents including autonomous driving vehicles chiefly adopt monocular 3D object detection to perceive surrounding environment. This paper studies 3D intermediate representation methods which generate intermediate 3D…

计算机视觉与模式识别 · 计算机科学 2022-11-29 Qian Ye , Ling Jiang , Wang Zhen , Yuyang Du

The main challenge of monocular 3D object detection is the accurate localization of 3D center. Motivated by a new and strong observation that this challenge can be remedied by a 3D-space local-grid search scheme in an ideal case, we propose…

计算机视觉与模式识别 · 计算机科学 2023-04-05 Xianpeng Liu , Ce Zheng , Kelvin Cheng , Nan Xue , Guo-Jun Qi , Tianfu Wu

Recent camera-based 3D object detection is limited by the precision of transforming from image to 3D feature spaces, as well as the accuracy of object localization within the 3D space. This paper aims to address such a fundamental problem…

计算机视觉与模式识别 · 计算机科学 2024-02-08 Chaoqun Wang , Yiran Qin , Zijian Kang , Ningning Ma , Ruimao Zhang

There has been tremendous research progress in estimating the depth of a scene from a monocular camera image. Existing methods for single-image depth prediction are exclusively based on deep neural networks, and their training can be…

计算机视觉与模式识别 · 计算机科学 2019-05-21 Ali Jahani Amiri , Shing Yan Loo , Hong Zhang

In this paper, we address the problem of monocular depth estimation when only a limited number of training image-depth pairs are available. To achieve a high regression accuracy, the state-of-the-art estimation methods rely on CNNs trained…

计算机视觉与模式识别 · 计算机科学 2019-08-07 Rongrong Ji , Ke Li , Yan Wang , Xiaoshuai Sun , Feng Guo , Xiaowei Guo , Yongjian Wu , Feiyue Huang , Jiebo Luo

3D object detection using LiDAR point clouds is a fundamental task in the fields of computer vision, robotics, and autonomous driving. However, existing 3D detectors heavily rely on annotated datasets, which are both time-consuming and…

计算机视觉与模式识别 · 计算机科学 2023-09-13 Yiming Shan , Yan Xia , Yuhong Chen , Daniel Cremers

Monocular 3D object detection is well-known to be a challenging vision task due to the loss of depth information; attempts to recover depth using separate image-only approaches lead to unstable and noisy depth estimates, harming 3D…

计算机视觉与模式识别 · 计算机科学 2019-05-15 Ivan Barabanau , Alexey Artemov , Evgeny Burnaev , Vyacheslav Murashkin

Perceiving 3D objects from monocular inputs is crucial for robotic systems, given its economy compared to multi-sensor settings. It is notably difficult as a single image can not provide any clues for predicting absolute depth values.…

计算机视觉与模式识别 · 计算机科学 2023-03-02 Tai Wang , Jiangmiao Pang , Dahua Lin

For the task of simultaneous monocular depth and visual odometry estimation, we propose learning self-supervised transformer-based models in two steps. Our first step consists in a generic pretraining to learn 3D geometry, using cross-view…

计算机视觉与模式识别 · 计算机科学 2024-06-18 Boris Chidlovskii , Leonid Antsfeld

We introduce NimbleD, an efficient self-supervised monocular depth estimation learning framework that incorporates supervision from pseudo-labels generated by a large vision model. This framework does not require camera intrinsics, enabling…

计算机视觉与模式识别 · 计算机科学 2024-08-27 Albert Luginov , Muhammad Shahzad

In the field of autonomous driving, self-training is widely applied to mitigate distribution shifts in LiDAR-based 3D object detectors. This eliminates the need for expensive, high-quality labels whenever the environment changes (e.g.,…

计算机视觉与模式识别 · 计算机科学 2021-10-19 Christian Fruhwirth-Reisinger , Michael Opitz , Horst Possegger , Horst Bischof

3D object detection is essential for understanding 3D scenes. Contemporary techniques often require extensive annotated training data, yet obtaining point-wise annotations for point clouds is time-consuming and laborious. Recent…

计算机视觉与模式识别 · 计算机科学 2024-08-02 Jiacheng Deng , Jiahao Lu , Tianzhu Zhang

Monocular 3D object detection is an essential task in computer vision, and it has several applications in robotics and virtual reality. However, 3D object detectors are typically trained in a fully supervised way, relying extensively on 3D…

计算机视觉与模式识别 · 计算机科学 2025-04-21 Andreas Lau Hansen , Lukas Wanzeck , Dim P. Papadopoulos

Depth estimation is one of the essential tasks to be addressed when creating mobile autonomous systems. While monocular depth estimation methods have improved in recent times, depth completion provides more accurate and reliable depth maps…

计算机视觉与模式识别 · 计算机科学 2023-08-17 Wolfgang Boettcher , Lukas Hoyer , Ozan Unal , Ke Li , Dengxin Dai

Accurate 3D lane estimation is crucial for ensuring safety in autonomous driving. However, prevailing monocular techniques suffer from depth loss and lighting variations, hampering accurate 3D lane detection. In contrast, LiDAR points offer…

计算机视觉与模式识别 · 计算机科学 2024-06-25 Yueru Luo , Shuguang Cui , Zhen Li

We address the problem of 3D object detection from 2D monocular images in autonomous driving scenarios. We propose to lift the 2D images to 3D representations using learned neural networks and leverage existing networks working directly on…

计算机视觉与模式识别 · 计算机科学 2019-10-14 Siddharth Srivastava , Frederic Jurie , Gaurav Sharma
‹ 上一页 1 8 9 10 下一页 ›