中文
相关论文

相关论文: Absolute distance prediction based on deep learnin…

200 篇论文

Unsupervised deep learning methods have shown promising performance for single-image depth estimation. Since most of these methods use binocular stereo pairs for self-supervision, the depth range is generally limited. Small-baseline stereo…

计算机视觉与模式识别 · 计算机科学 2020-06-24 Saad Imran , Muhammad Umar Karim Khan , Sikander Bin Mukarram , Chong-Min Kyung

We present an end-to-end joint training framework that explicitly models 6-DoF motion of multiple dynamic objects, ego-motion and depth in a monocular camera setup without supervision. Our technical contributions are three-fold. First, we…

计算机视觉与模式识别 · 计算机科学 2021-02-05 Seokju Lee , Sunghoon Im , Stephen Lin , In So Kweon

As an inherently ill-posed problem, depth estimation from single images is the most challenging part of monocular 3D object detection (M3OD). Many existing methods rely on preconceived assumptions to bridge the missing spatial information…

计算机视觉与模式识别 · 计算机科学 2022-05-20 Zhuoling Li , Zhan Qu , Yang Zhou , Jianzhuang Liu , Haoqian Wang , Lihui Jiang

Recent advances in monocular 3D detection leverage a depth estimation network explicitly as an intermediate stage of the 3D detection network. Depth map approaches yield more accurate depth to objects than other methods thanks to the depth…

计算机视觉与模式识别 · 计算机科学 2022-11-01 Youngseok Kim , Sanmin Kim , Sangmin Sim , Jun Won Choi , Dongsuk Kum

Object detection for street-level objects can be applied to various use cases, from car and traffic detection to the self-driving car system. Therefore, finding the best object detection algorithm is essential to apply it effectively. Many…

计算机视觉与模式识别 · 计算机科学 2022-08-25 Martinus Grady Naftali , Jason Sebastian Sulistyawan , Kelvin Julian

Deep learning has substantially boosted the performance of Monocular Depth Estimation (MDE), a critical component in fully vision-based autonomous driving (AD) systems (e.g., Tesla and Toyota). In this work, we develop an attack against…

计算机视觉与模式识别 · 计算机科学 2022-07-12 Zhiyuan Cheng , James Liang , Hongjun Choi , Guanhong Tao , Zhiwen Cao , Dongfang Liu , Xiangyu Zhang

Accurately perceiving location and scene is crucial for autonomous driving and mobile robots. Recent advances in deep learning have made it possible to learn egomotion and depth from monocular images in a self-supervised manner, without…

计算机视觉与模式识别 · 计算机科学 2023-09-06 Hao Qu , Lilian Zhang , Xiaoping Hu , Xiaofeng He , Xianfei Pan , Changhao Chen

Estimating precise metric depth and scene reconstruction from monocular endoscopy is a fundamental task for surgical navigation in robotic surgery. However, traditional stereo matching adopts binocular images to perceive the depth…

机器人学 · 计算机科学 2022-11-29 Ruofeng Wei , Bin Li , Hangjie Mo , Fangxun Zhong , Yonghao Long , Qi Dou , Yun-Hui Liu , Dong Sun

Most existing algorithms for depth estimation from single monocular images need large quantities of metric groundtruth depths for supervised learning. We show that relative depth can be an informative cue for metric depth estimation and can…

计算机视觉与模式识别 · 计算机科学 2019-07-12 Yuanzhouhan Cao , Tianqi Zhao , Ke Xian , Chunhua Shen , Zhiguo Cao , Shugong Xu

UAVs have become an essential photogrammetric measurement as they are affordable, easily accessible and versatile. Aerial images captured from UAVs have applications in small and large scale texture mapping, 3D modelling, object detection…

计算机视觉与模式识别 · 计算机科学 2020-12-22 Logambal Madhuanand , Francesco Nex , Michael Ying Yang

Monocular 3D object detection is challenging due to the lack of accurate depth. However, existing depth-assisted solutions still exhibit inferior performance, whose reason is universally acknowledged as the unsatisfactory accuracy of…

计算机视觉与模式识别 · 计算机科学 2025-03-25 Qiude Zhang , Chunyu Lin , Zhijie Shen , Nie Lang , Yao Zhao

The proliferation of smartphones and other mobile devices provides a unique opportunity to make Advanced Driver Assistance Systems (ADAS) accessible to everyone in the form of an application empowered by low-cost Machine/Deep Learning…

计算机视觉与模式识别 · 计算机科学 2024-10-28 Muhammad Zaeem Shahzad , Muhammad Abdullah Hanif , Muhammad Shafique

Monocular object detection and tracking have improved drastically in recent years, but rely on a key assumption: that objects are visible to the camera. Many offline tracking approaches reason about occluded objects post-hoc, by linking…

计算机视觉与模式识别 · 计算机科学 2020-12-16 Tarasha Khurana , Achal Dave , Deva Ramanan

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

6D object pose estimation is a crucial prerequisite for autonomous robot manipulation applications. The state-of-the-art models for pose estimation are convolutional neural network (CNN)-based. Lately, Transformers, an architecture…

计算机视觉与模式识别 · 计算机科学 2023-07-24 Arul Selvam Periyasamy , Arash Amini , Vladimir Tsaturyan , Sven Behnke

object detection framework plays crucial role in autonomous driving. In this paper, we introduce the real-time object detection framework called You Only Look Once (YOLOv1) and the related improvements of YOLOv2. We further explore the…

计算机视觉与模式识别 · 计算机科学 2019-05-14 Shouyu Wang , Weitao Tang

Recent advances in Artificial Intelligence (AI) technology have promoted their use in almost every field. The growing complexity of deep neural networks (DNNs) makes it increasingly difficult and important to explain the inner workings and…

计算机视觉与模式识别 · 计算机科学 2023-06-07 Van Binh Truong , Truong Thanh Hung Nguyen , Vo Thanh Khang Nguyen , Quoc Khanh Nguyen , Quoc Hung Cao

Monocular depth estimation in the wild inherently predicts depth up to an unknown scale. To resolve scale ambiguity issue, we present a learning algorithm that leverages monocular simultaneous localization and mapping (SLAM) with…

计算机视觉与模式识别 · 计算机科学 2022-03-11 Jaehoon Choi , Dongki Jung , Yonghan Lee , Deokhwa Kim , Dinesh Manocha , Donghwan Lee

It has long been an ill-posed problem to predict absolute depth maps from single images in real (unseen) indoor scenes. We observe that it is essentially due to not only the scale-ambiguous problem but also the focal-ambiguous problem that…

计算机视觉与模式识别 · 计算机科学 2023-07-28 Chengrui Wei , Meng Yang , Lei He , Nanning Zheng

Reliable obstacle avoidance in industrial settings demands 3D scene understanding, but widely used 2D LiDAR sensors perceive only a single horizontal slice of the environment, missing critical obstacles above or below the scan plane. We…

机器人学 · 计算机科学 2026-05-05 Jan Finke , Wayne Paul Martis , Adrian Schmelter , Lars Erbach , Christian Jestel , Marvin Wiedemann
‹ 上一页 1 8 9 10 下一页 ›