中文
相关论文

相关论文: Delving into Localization Errors for Monocular 3D …

200 篇论文

Vision-based monocular human pose estimation, as one of the most fundamental and challenging problems in computer vision, aims to obtain posture of the human body from input images or video sequences. The recent developments of deep…

计算机视觉与模式识别 · 计算机科学 2020-06-03 Yucheng Chen , Yingli Tian , Mingyi He

This paper proposes a method to extract the position and pose of vehicles in the 3D world from a single traffic camera. Most previous monocular 3D vehicle detection algorithms focused on cameras on vehicles from the perspective of a driver,…

计算机视觉与模式识别 · 计算机科学 2022-01-06 Minghan Zhu , Songan Zhang , Yuanxin Zhong , Pingping Lu , Huei Peng , John Lenneman

Accurate 7DoF prediction of vehicles at an intersection is an important task for assessing potential conflicts between road users. In principle, this could be achieved by a single camera system that is capable of detecting the pose of each…

计算机视觉与模式识别 · 计算机科学 2022-11-30 Matthew Howe , Ian Reid , Jamie Mackenzie

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

Semi-supervised 3D object detection from point cloud aims to train a detector with a small number of labeled data and a large number of unlabeled data. The core of existing methods lies in how to select high-quality pseudo-labels using the…

计算机视觉与模式识别 · 计算机科学 2023-12-19 ChuXin Wang , Wenfei Yang , Tianzhu Zhang

Monocular 3D object detection, with the aim of predicting the geometric properties of on-road objects, is a promising research topic for the intelligent perception systems of autonomous driving. Most state-of-the-art methods follow a…

计算机视觉与模式识别 · 计算机科学 2022-01-25 Tianze Gao , Huihui Pan , Huijun Gao

We present a method for single image 3D cuboid object detection and multi-view object SLAM in both static and dynamic environments, and demonstrate that the two parts can improve each other. Firstly for single image object detection, we…

机器人学 · 计算机科学 2019-04-08 Shichao Yang , Sebastian Scherer

Monocular 3D object detection is a challenging task in autonomous systems due to the lack of explicit depth information in single-view images. Existing methods often depend on external depth estimators or expensive sensors, which increase…

计算机视觉与模式识别 · 计算机科学 2025-01-08 Ruochen Zhang , Hyeung-Sik Choi , Dongwook Jung , Phan Huy Nam Anh , Sang-Ki Jeong , Zihao Zhu

Improving the detection of distant 3d objects is an important yet challenging task. For camera-based 3D perception, the annotation of 3d bounding relies heavily on LiDAR for accurate depth information. As such, the distance of annotation is…

计算机视觉与模式识别 · 计算机科学 2024-03-15 Zetong Yang , Zhiding Yu , Chris Choy , Renhao Wang , Anima Anandkumar , Jose M. Alvarez

Relying on monocular image data for precise 3D object detection remains an open problem, whose solution has broad implications for cost-sensitive applications such as traffic monitoring. We present UrbanNet, a modular architecture for long…

计算机视觉与模式识别 · 计算机科学 2021-10-13 Juan Carrillo , Steven Waslander

Monocular 3D lane detection is challenged by aleatoric uncertainty arising from inherent observation noise. Existing methods rely on simplified geometric assumptions, such as independent point predictions or global planar modeling, failing…

计算机视觉与模式识别 · 计算机科学 2025-11-18 Ruixin Liu , Zejian Yuan

This paper introduces an approach to produce accurate 3D detection boxes for objects on the ground using single monocular images. We do so by merging 2D visual cues, 3D object dimensions, and ground plane constraints to produce boxes that…

计算机视觉与模式识别 · 计算机科学 2020-02-11 Akshay Rangesh , Mohan M. Trivedi

Monocular 3D object detection is a fundamental but very important task to many applications including autonomous driving, robotic grasping and augmented reality. Existing leading methods tend to estimate the depth of the input image first,…

计算机视觉与模式识别 · 计算机科学 2022-12-06 Han Sun , Zhaoxin Fan , Zhenbo Song , Zhicheng Wang , Kejian Wu , Jianfeng Lu

Estimation of the human pose from a monocular camera has been an emerging research topic in the computer vision community with many applications. Recently, benefited from the deep learning technologies, a significant amount of research…

计算机视觉与模式识别 · 计算机科学 2021-04-26 Wu Liu , Qian Bao , Yu Sun , Tao Mei

The problem of identifying the 3D pose of a known object from a given 2D image has important applications in Computer Vision. Our proposed method of registering a 3D model of a known object on a given 2D photo of the object has numerous…

计算机视觉与模式识别 · 计算机科学 2013-12-02 Srimal Jayawardena , Marcus Hutter , Nathan Brewer

Monocular 3D object detection is a challenging task in the self-driving and computer vision community. As a common practice, most previous works use manually annotated 3D box labels, where the annotating process is expensive. In this paper,…

计算机视觉与模式识别 · 计算机科学 2022-07-26 Liang Peng , Fei Liu , Zhengxu Yu , Senbo Yan , Dan Deng , Zheng Yang , Haifeng Liu , Deng Cai

Understanding and predicting pedestrian behavior is an important and challenging area of research for realizing safe and effective navigation strategies in automated and advanced driver assistance technologies in urban scenes. This paper…

计算机视觉与模式识别 · 计算机科学 2021-01-25 Jun Hayakawa , Behzad Dariush

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

Current object detection frameworks mainly rely on bounding box regression to localize objects. Despite the remarkable progress in recent years, the precision of bounding box regression remains unsatisfactory, hence limiting performance in…

计算机视觉与模式识别 · 计算机科学 2020-08-27 Jiaqi Wang , Wenwei Zhang , Yuhang Cao , Kai Chen , Jiangmiao Pang , Tao Gong , Jianping Shi , Chen Change Loy , Dahua Lin

2D object proposals, quickly detected regions in an image that likely contain an object of interest, are an effective approach for improving the computational efficiency and accuracy of object detection in color images. In this work, we…

计算机视觉与模式识别 · 计算机科学 2018-06-27 Ramanpreet Singh Pahwa , Jiangbo Lu , Nianjuan Jiang , Tian Tsong Ng , Minh N. Do
‹ 上一页 1 8 9 10 下一页 ›