中文
相关论文

相关论文: Transformer-based stereo-aware 3D object detection…

200 篇论文

Detecting 3D objects accurately from multi-view 2D images is a challenging yet essential task in the field of autonomous driving. Current methods resort to integrating depth prediction to recover the spatial information for object query…

计算机视觉与模式识别 · 计算机科学 2025-10-20 Haisheng Su , Junjie Zhang , Feixiang Song , Sanping Zhou , Wei Wu , Nanning Zheng , Junchi Yan

Transformer-based methods have demonstrated superior performance for monocular 3D object detection recently, which aims at predicting 3D attributes from a single 2D image. Most existing transformer-based methods leverage both visual and…

计算机视觉与模式识别 · 计算机科学 2023-09-04 Xuan He , Fan Yang , Kailun Yang , Jiacheng Lin , Haolong Fu , Meng Wang , Jin Yuan , Zhiyong Li

Compared to monocular 3D object detection, stereo-based 3D methods offer significantly higher accuracy but still suffer from high computational overhead and latency. The state-of-the-art stereo 3D detection method achieves twice the…

计算机视觉与模式识别 · 计算机科学 2025-11-25 Shiyi Mu , Zichong Gu , Zhiqi Ai , Anqi Liu , Yilin Gao , Shugong Xu

Transformer-based methods have swept the benchmarks on 2D and 3D detection on images. Because tokenization before the attention mechanism drops the spatial information, positional encoding becomes critical for those methods. Recent works…

计算机视觉与模式识别 · 计算机科学 2023-07-31 Changyong Shu , JIajun Deng , Fisher Yu , Yifan Liu

Although the recent image-based 3D object detection methods using Pseudo-LiDAR representation have shown great capabilities, a notable gap in efficiency and accuracy still exist compared with LiDAR-based methods. Besides, over-reliance on…

计算机视觉与模式识别 · 计算机科学 2021-01-01 Peixuan Li , Shun Su , Huaici Zhao

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

Learning accurate depth is essential to multi-view 3D object detection. Recent approaches mainly learn depth from monocular images, which confront inherent difficulties due to the ill-posed nature of monocular depth learning. Instead of…

计算机视觉与模式识别 · 计算机科学 2022-08-23 Zengran Wang , Chen Min , Zheng Ge , Yinhao Li , Zeming Li , Hongyu Yang , Di Huang

Recently, transformer-based methods have shown exceptional performance in monocular 3D object detection, which can predict 3D attributes from a single 2D image. These methods typically use visual and depth representations to generate query…

计算机视觉与模式识别 · 计算机科学 2024-08-22 Xuan He , Jin Yuan , Kailun Yang , Zhenchao Zeng , Zhiyong Li

Object detection in 3D with stereo cameras is an important problem in computer vision, and is particularly crucial in low-cost autonomous mobile robots without LiDARs. Nowadays, most of the best-performing frameworks for stereo 3D object…

计算机视觉与模式识别 · 计算机科学 2021-03-18 Yuxuan Liu , Lujia Wang , Ming Liu

In this paper, we study the problem of 3D object detection from stereo images, in which the key challenge is how to effectively utilize stereo information. Different from previous methods using pixel-level depth maps, we propose employing…

计算机视觉与模式识别 · 计算机科学 2019-06-05 Zengyi Qin , Jinglu Wang , Yan Lu

Safe autonomous driving requires reliable 3D object detection-determining the 6 DoF pose and dimensions of objects of interest. Using stereo cameras to solve this task is a cost-effective alternative to the widely used LiDAR sensor. The…

计算机视觉与模式识别 · 计算机科学 2020-03-11 Alex D. Pon , Jason Ku , Chengyao Li , Steven L. Waslander

Monocular 3D object detection is an important yet challenging task in autonomous driving. Some existing methods leverage depth information from an off-the-shelf depth estimator to assist 3D detection, but suffer from the additional…

计算机视觉与模式识别 · 计算机科学 2022-03-29 Kuan-Chih Huang , Tsung-Han Wu , Hung-Ting Su , Winston H. Hsu

To achieve accurate 3D object detection at a low cost for autonomous driving, many multi-camera methods have been proposed and solved the occlusion problem of monocular approaches. However, due to the lack of accurate estimated depth,…

计算机视觉与模式识别 · 计算机科学 2023-02-06 Ching-Yu Tseng , Yi-Rong Chen , Hsin-Ying Lee , Tsung-Han Wu , Wen-Chin Chen , Winston H. Hsu

Moving Object Detection (MOD) is a crucial task for the Autonomous Driving pipeline. MOD is usually handled via 2-stream convolutional architectures that incorporates both appearance and motion cues, without considering the inter-relations…

计算机视觉与模式识别 · 计算机科学 2021-06-23 Eslam Mohamed , Ahmad El-Sallab

Effectively preserving and encoding structure features from objects in irregular and sparse LiDAR points is a key challenge to 3D object detection on point cloud. Recently, Transformer has demonstrated promising performance on many 2D and…

计算机视觉与模式识别 · 计算机科学 2022-09-07 Xiaoyu Feng , Heming Du , Yueqi Duan , Yongpan Liu , Hehe Fan

In this paper, we present a Transformer-based architecture for 3D radar object detection that uses a novel Transformer Decoder as the prediction head to directly regress 3D bounding boxes and class scores from radar feature representations.…

计算机视觉与模式识别 · 计算机科学 2026-01-21 Changxu Zhang , Zhaoze Wang , Tai Fei , Christopher Grimm , Yi Jin , Claas Tebruegge , Ernst Warsitz , Markus Gardill

Object detection with Transformers (DETR) has achieved a competitive performance over traditional detectors, such as Faster R-CNN. However, the potential of DETR remains largely unexplored for the more challenging task of arbitrary-oriented…

计算机视觉与模式识别 · 计算机科学 2021-06-08 Teli Ma , Mingyuan Mao , Honghui Zheng , Peng Gao , Xiaodi Wang , Shumin Han , Errui Ding , Baochang Zhang , David Doermann

Inferring the 3D shape of an object from an RGB image has shown impressive results, however, existing methods rely primarily on recognizing the most similar 3D model from the training set to solve the problem. These methods suffer from poor…

计算机视觉与模式识别 · 计算机科学 2019-10-22 Haozhe Xie , Hongxun Yao , Shangchen Zhou , Shengping Zhang , Xiaoshuai Sun , Wenxiu Sun

With the development of computer vision, 3D object detection has become increasingly important in many real-world applications. Limited by the computing power of sensor-side hardware, the detection task is sometimes deployed on remote…

图像与视频处理 · 电气工程与系统科学 2025-02-19 Zijian Cao , Hua Zhang , Le Liang , Haotian Wang , Shi Jin , Geoffrey Ye Li

3D perception tasks, such as 3D object detection and Bird's-Eye-View (BEV) segmentation using multi-camera images, have drawn significant attention recently. Despite the fact that accurately estimating both semantic and 3D scene layouts are…

计算机视觉与模式识别 · 计算机科学 2024-08-14 Qi Song , Qingyong Hu , Chi Zhang , Yongquan Chen , Rui Huang
‹ 上一页 1 2 3 10 下一页 ›