中文
相关论文

相关论文: Toward Accurate Camera-based 3D Object Detection v…

200 篇论文

Multi-view 3D object detection (MV3D-Det) in Bird-Eye-View (BEV) has drawn extensive attention due to its low cost and high efficiency. Although new algorithms for camera-only 3D object detection have been continuously proposed, most of…

计算机视觉与模式识别 · 计算机科学 2023-03-06 Shuo Wang , Xinhai Zhao , Hai-Ming Xu , Zehui Chen , Dameng Yu , Jiahao Chang , Zhen Yang , Feng Zhao

Monocular 3D object detection has attracted widespread attention due to its potential to accurately obtain object 3D localization from a single image at a low cost. Depth estimation is an essential but challenging subtask of monocular 3D…

计算机视觉与模式识别 · 计算机科学 2024-04-05 Longfei Yan , Pei Yan , Shengzhou Xiong , Xuanyu Xiang , Yihua Tan

We present an approach for recognizing all objects in a scene and estimating their full pose from an accurate 3D instance-aware semantic reconstruction using an RGB-D camera. Our framework couples convolutional neural networks (CNNs) and a…

机器人学 · 计算机科学 2019-10-01 Dinh-Cuong Hoang , Todor Stoyanov , Achim J. Lilienthal

Depth estimation is a core problem in robotic perception and vision tasks, but 3D reconstruction from a single image presents inherent uncertainties. Current depth estimation models primarily rely on inter-image relationships for supervised…

计算机视觉与模式识别 · 计算机科学 2025-04-15 Jinchang Zhang , Guoyu Lu

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

This paper proposes 3DGeoDet, a novel geometry-aware 3D object detection approach that effectively handles single- and multi-view RGB images in indoor and outdoor environments, showcasing its general-purpose applicability. The key challenge…

计算机视觉与模式识别 · 计算机科学 2025-06-12 Yi Zhang , Yi Wang , Yawen Cui , Lap-Pui Chau

In this work, we build a modular-designed codebase, formulate strong training recipes, design an error diagnosis toolbox, and discuss current methods for image-based 3D object detection. In particular, different from other highly mature…

计算机视觉与模式识别 · 计算机科学 2023-10-12 Xinzhu Ma , Yongtao Wang , Yinmin Zhang , Zhiyi Xia , Yuan Meng , Zhihui Wang , Haojie Li , Wanli Ouyang

The 3D localisation of an object and the estimation of its properties, such as shape and dimensions, are challenging under varying degrees of transparency and lighting conditions. In this paper, we propose a method for jointly localising…

计算机视觉与模式识别 · 计算机科学 2020-03-11 Alessio Xompero , Ricardo Sanchez-Matilla , Apostolos Modas , Pascal Frossard , Andrea Cavallaro

Depth cues are known to be useful for visual perception. However, direct measurement of depth is often impracticable. Fortunately, though, modern learning-based methods offer promising depth maps by inference in the wild. In this work, we…

计算机视觉与模式识别 · 计算机科学 2023-09-26 Zongwei Wu , Danda Pani Paudel , Deng-Ping Fan , Jingjing Wang , Shuo Wang , Cédric Demonceaux , Radu Timofte , Luc Van Gool

A laser scanner can easily acquire the geometric data of physical environments in the form of a point cloud. Recognizing objects from a point cloud is often required for industrial 3D reconstruction, which should include not only geometry…

计算机视觉与模式识别 · 计算机科学 2020-07-01 Hyungki Kim , Moohyun Cha , Duhwan Mun

The existence of variable factors within the environment can cause a decline in camera localization accuracy, as it violates the fundamental assumption of a static environment in Simultaneous Localization and Mapping (SLAM) algorithms.…

机器人学 · 计算机科学 2023-10-11 Ghanta Sai Krishna , Kundrapu Supriya , Sabur Baidya

Monocular 3D object detection plays a crucial role in autonomous driving. However, existing monocular 3D detection algorithms depend on 3D labels derived from LiDAR measurements, which are costly to acquire for new datasets and challenging…

计算机视觉与模式识别 · 计算机科学 2024-09-25 Fulong Ma , Xiaoyang Yan , Guoyang Zhao , Xiaojie Xu , Yuxuan Liu , Jun Ma , Ming Liu

Object detection is a famous branch of research in computer vision, many state of the art object detection algorithms have been introduced in the recent past, but how good are those object detectors when it comes to dense object detection?…

计算机视觉与模式识别 · 计算机科学 2020-05-01 Sonaal Kant

Event cameras can record scene dynamics with high temporal resolution, providing rich scene details for monocular depth estimation (MDE) even at low-level illumination. Therefore, existing complementary learning approaches for MDE fuse…

计算机视觉与模式识别 · 计算机科学 2024-03-01 Haotian Liu , Sanqing Qu , Fan Lu , Zongtao Bu , Florian Roehrbein , Alois Knoll , Guang Chen

This paper investigates the geometric consistency for monocular 3D object detection, which suffers from the ill-posed depth estimation. We first conduct a thorough analysis to reveal how existing methods fail to consistently localize…

计算机视觉与模式识别 · 计算机科学 2022-05-24 Qing Lian , Botao Ye , Ruijia Xu , Weilong Yao , Tong Zhang

We propose a novel approach to jointly perform 3D shape retrieval and pose estimation from monocular images.In order to make the method robust to real-world image variations, e.g. complex textures and backgrounds, we learn an embedding…

计算机视觉与模式识别 · 计算机科学 2019-03-28 Kyaw Zaw Lin , Weipeng Xu , Qianru Sun , Christian Theobalt , Tat-Seng Chua

Unbiased confidence estimates of neural networks are crucial especially for safety-critical applications. Many methods have been developed to calibrate biased confidence estimates. Though there is a variety of methods for classification,…

计算机视觉与模式识别 · 计算机科学 2020-12-15 Fabian Küppers , Jan Kronenberger , Amirhossein Shantia , Anselm Haselhoff

Multi-frame methods improve monocular depth estimation over single-frame approaches by aggregating spatial-temporal information via feature matching. However, the spatial-temporal feature leads to accuracy degradation in dynamic scenes. To…

计算机视觉与模式识别 · 计算机科学 2023-12-20 Jiquan Zhong , Xiaolin Huang , Xiao Yu

3D object detection from visual sensors is a cornerstone capability of robotic systems. State-of-the-art methods focus on reasoning and decoding object bounding boxes from multi-view camera input. In this work we gain intuition from the…

计算机视觉与模式识别 · 计算机科学 2023-04-10 Dian Chen , Jie Li , Vitor Guizilini , Rares Ambrus , Adrien Gaidon

The recent advance in multi-camera 3D object detection is featured by bird's-eye view (BEV) representation or object queries. However, the ill-posed transformation from image-plane view to 3D space inevitably causes feature clutter and…

计算机视觉与模式识别 · 计算机科学 2025-09-03 Xiaomeng Chu , Jiajun Deng , Jianmin Ji , Yu Zhang , Houqiang Li , Yanyong Zhang