中文
相关论文

相关论文: Monocular Object Orientation Estimation using Riem…

200 篇论文

Modern CNN-based object detectors rely on bounding box regression and non-maximum suppression to localize objects. While the probabilities for class labels naturally reflect classification confidence, localization confidence is absent. This…

计算机视觉与模式识别 · 计算机科学 2018-08-01 Borui Jiang , Ruixuan Luo , Jiayuan Mao , Tete Xiao , Yuning Jiang

Recently, convolutional neural network (CNN) has attracted much attention in different areas of computer vision, due to its powerful abstract feature representation. Visual object tracking is one of the interesting and important areas in…

计算机视觉与模式识别 · 计算机科学 2018-10-02 Hossein Kashiani , Shahriar B. Shokouhi

Automatic detection of weapons is significant for improving security and well being of individuals, nonetheless, it is a difficult task due to large variety of size, shape and appearance of weapons. View point variations and occlusion also…

计算机视觉与模式识别 · 计算机科学 2022-09-22 Nazeef Ul Haq , Muhammad Moazam Fraz , Tufail Sajjad Shah Hashmi , Muhammad Shahzad

Monocular 3D object detection encounters occlusion problems in many application scenarios, such as traffic monitoring, pedestrian monitoring, etc., which leads to serious false negative. Multi-view object detection effectively solves this…

计算机视觉与模式识别 · 计算机科学 2021-09-23 Li Haoran , Duan Zicheng , Ma Mingjun , Chen Yaran , Li Jiaqi , Zhao Dongbin

Monocular 3D object detection has recently shown promising results, however there remain challenging problems. One of those is the lack of invariance to different camera intrinsic parameters, which can be observed across different 3D object…

计算机视觉与模式识别 · 计算机科学 2021-10-04 Jonas Heylen , Mark De Wolf , Bruno Dawagne , Marc Proesmans , Luc Van Gool , Wim Abbeloos , Hazem Abdelkawy , Daniel Olmeda Reino

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

Estimating the 3D position and orientation of objects in the environment with a single RGB camera is a critical and challenging task for low-cost urban autonomous driving and mobile robots. Most of the existing algorithms are based on the…

计算机视觉与模式识别 · 计算机科学 2021-02-02 Yuxuan Liu , Yuan Yixuan , Ming Liu

3D object detection is an important capability needed in various practical applications such as driver assistance systems. Monocular 3D detection, as a representative general setting among image-based approaches, provides a more economical…

计算机视觉与模式识别 · 计算机科学 2021-11-29 Tai Wang , Xinge Zhu , Jiangmiao Pang , Dahua Lin

In this paper, we propose a monocular 3D object detection framework in the domain of autonomous driving. Unlike previous image-based methods which focus on RGB feature extracted from 2D images, our method solves this problem in the…

计算机视觉与模式识别 · 计算机科学 2021-03-31 Xinzhu Ma , Zhihui Wang , Haojie Li , Pengbo Zhang , Xin Fan , Wanli Ouyang

On-board estimation of the pose of an uncooperative target spacecraft is an essential task for future on-orbit servicing and close-proximity formation flying missions. However, two issues hinder reliable on-board monocular vision based pose…

计算机视觉与模式识别 · 计算机科学 2018-09-20 Sumant Sharma , Connor Beierle , Simone D'Amico

In this paper, we present a simple but powerful method to tackle the problem of estimating the 6D pose of objects from a single RGB image. Our system trains a novel convolutional neural network to regress the unit quaternion, which…

计算机视觉与模式识别 · 计算机科学 2019-01-29 Jin Liu , Sheng He

Although deep-learning based methods for monocular pedestrian detection have made great progress, they are still vulnerable to heavy occlusions. Using multi-view information fusion is a potential solution but has limited applications, due…

计算机视觉与模式识别 · 计算机科学 2022-07-26 Rui Qiu , Ming Xu , Yuyao Yan , Jeremy S. Smith , Xi Yang

Autonomous robot manipulation involves estimating the translation and orientation of the object to be manipulated as a 6-degree-of-freedom (6D) pose. Methods using RGB-D data have shown great success in solving this problem. However, there…

计算机视觉与模式识别 · 计算机科学 2020-05-08 Gideon Billings , Matthew Johnson-Roberson

Estimating the 3D structure of the drivable surface and surrounding environment is a crucial task for assisted and autonomous driving. It is commonly solved either by using 3D sensors such as LiDAR or directly predicting the depth of points…

计算机视觉与模式识别 · 计算机科学 2023-07-11 Haobo Yuan , Teng Chen , Wei Sui , Jiafeng Xie , Lefei Zhang , Yuan Li , Qian Zhang

Accurate 6D object pose estimation is fundamental to robotic manipulation and grasping. Previous methods follow a local optimization approach which minimizes the distance between closest point pairs to handle the rotation ambiguity of…

计算机视觉与模式识别 · 计算机科学 2020-03-10 Meng Tian , Liang Pan , Marcelo H Ang , Gim Hee Lee

Monocular 3D object detection is a key problem for autonomous vehicles, as it provides a solution with simple configuration compared to typical multi-sensor systems. The main challenge in monocular 3D detection lies in accurately predicting…

计算机视觉与模式识别 · 计算机科学 2021-03-25 Cody Reading , Ali Harakeh , Julia Chae , Steven L. Waslander

This paper proposes a fast and online method for jointly performing 3D multi-object tracking and pose estimation using multiple monocular cameras. Our algorithm requires only 2D bounding box and pose detections, eliminating the need for…

计算机视觉与模式识别 · 计算机科学 2026-04-21 Linh Van Ma , Tran Thien Dat Nguyen , Moongu Jeon

Estimating 3D orientation and translation of objects is essential for infrastructure-less autonomous navigation and driving. In case of monocular vision, successful methods have been mainly based on two ingredients: (i) a network generating…

计算机视觉与模式识别 · 计算机科学 2020-02-25 Zechen Liu , Zizhang Wu , Roland Tóth

Object pose estimation from a single RGB image is a challenging problem due to variable lighting conditions and viewpoint changes. The most accurate pose estimation networks implement pose refinement via reprojection of a known, textured 3D…

计算机视觉与模式识别 · 计算机科学 2021-01-25 Gerard Kennedy , Zheyu Zhuang , Xin Yu , Robert Mahony

Monocular depth is important in many tasks, such as 3D reconstruction and autonomous driving. Deep learning based models achieve state-of-the-art performance in this field. A set of novel approaches for estimating monocular depth consists…

计算机视觉与模式识别 · 计算机科学 2022-06-30 Xuanlong Yu , Gianni Franchi , Emanuel Aldea