中文
相关论文

相关论文: Learning structure-from-motion from motion

200 篇论文

Single-View depth estimation using the CNNs trained from unlabelled videos has shown significant promise. However, excellent results have mostly been obtained in street-scene driving scenarios, and such methods often fail in other settings,…

计算机视觉与模式识别 · 计算机科学 2021-12-15 Jia-Wang Bian , Huangying Zhan , Naiyan Wang , Tat-Jun Chin , Chunhua Shen , Ian Reid

Estimating the motion of the camera together with the 3D structure of the scene from a monocular vision system is a complex task that often relies on the so-called scene rigidity assumption. When observing a dynamic environment, this…

计算机视觉与模式识别 · 计算机科学 2021-10-14 Seokju Lee , Francois Rameau , Fei Pan , In So Kweon

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

Accurate localization of other traffic participants is a vital task in autonomous driving systems. State-of-the-art systems employ a combination of sensing modalities such as RGB cameras and LiDARs for localizing traffic participants, but…

机器人学 · 计算机科学 2018-05-15 Junaid Ahmed Ansari , Sarthak Sharma , Anshuman Majumdar , J. Krishna Murthy , K. Madhava Krishna

We present a method for predicting dense depth in scenarios where both a monocular camera and people in the scene are freely moving. Existing methods for recovering depth for dynamic, non-rigid objects from monocular video impose strong…

计算机视觉与模式识别 · 计算机科学 2019-04-26 Zhengqi Li , Tali Dekel , Forrester Cole , Richard Tucker , Noah Snavely , Ce Liu , William T. Freeman

Estimating geometric elements such as depth, camera motion, and optical flow from images is an important part of the robot's visual perception. We use a joint self-supervised method to estimate the three geometric elements. Depth network,…

计算机视觉与模式识别 · 计算机科学 2021-06-01 Jianfeng Li , Junqiao Zhao , Shuangfu Song , Tiantian Feng

Self-supervised monocular depth estimation has been widely investigated to estimate depth images and relative poses from RGB images. This framework is attractive for researchers because the depth and pose networks can be trained from just…

计算机视觉与模式识别 · 计算机科学 2022-02-21 Noriaki Hirose , Kosuke Tahara

Despite significant progress in monocular depth estimation in the wild, recent state-of-the-art methods cannot be used to recover accurate 3D scene shape due to an unknown depth shift induced by shift-invariant reconstruction losses used in…

计算机视觉与模式识别 · 计算机科学 2020-12-18 Wei Yin , Jianming Zhang , Oliver Wang , Simon Niklaus , Long Mai , Simon Chen , Chunhua Shen

Self-supervised monocular depth estimation (MDE) has gained popularity for obtaining depth predictions directly from videos. However, these methods often produce scale invariant results, unless additional training signals are provided.…

计算机视觉与模式识别 · 计算机科学 2025-12-05 Gasser Elazab , Torben Gräber , Michael Unterreiner , Olaf Hellwich

Estimating the pose of a moving camera from monocular video is a challenging problem, especially due to the presence of moving objects in dynamic environments, where the performance of existing camera pose estimation methods are susceptible…

计算机视觉与模式识别 · 计算机科学 2022-07-20 Wang Zhao , Shaohui Liu , Hengkai Guo , Wenping Wang , Yong-Jin Liu

Recovering the scene depth from a single image is an ill-posed problem that requires additional priors, often referred to as monocular depth cues, to disambiguate different 3D interpretations. In recent works, those priors have been learned…

计算机视觉与模式识别 · 计算机科学 2020-08-18 Lam Huynh , Phong Nguyen-Ha , Jiri Matas , Esa Rahtu , Janne Heikkila

Estimating depth from a single RGB images is a fundamental task in computer vision, which is most directly solved using supervised deep learning. In the field of unsupervised learning of depth from a single RGB image, depth is not given…

计算机视觉与模式识别 · 计算机科学 2020-01-16 Shir Gur , Lior Wolf

Predicting depth is an essential component in understanding the 3D geometry of a scene. While for stereo images local correspondence suffices for estimation, finding depth relations from a single image is less straightforward, requiring…

计算机视觉与模式识别 · 计算机科学 2014-06-10 David Eigen , Christian Puhrsch , Rob Fergus

Estimating depth from single RGB images and videos is of widespread interest due to its applications in many areas, including autonomous driving, 3D reconstruction, digital entertainment, and robotics. More than 500 deep learning-based…

计算机视觉与模式识别 · 计算机科学 2024-07-18 Uchitha Rajapaksha , Ferdous Sohel , Hamid Laga , Dean Diepeveen , Mohammed Bennamoun

Supervised deep learning often suffers from the lack of sufficient training data. Specifically in the context of monocular depth map prediction, it is barely possible to determine dense ground truth depth images in realistic dynamic outdoor…

计算机视觉与模式识别 · 计算机科学 2017-05-15 Yevhen Kuznietsov , Jörg Stückler , Bastian Leibe

Majority of state-of-the-art monocular depth estimation methods are supervised learning approaches. The success of such approaches heavily depends on the high-quality depth labels which are expensive to obtain. Some recent methods try to…

计算机视觉与模式识别 · 计算机科学 2019-11-27 Yipeng Mou , Mingming Gong , Huan Fu , Kayhan Batmanghelich , Kun Zhang , Dacheng Tao

For ego-motion estimation, the feature representation of the scenes is crucial. Previous methods indicate that both the low-level and semantic feature-based methods can achieve promising results. Therefore, the incorporation of hierarchical…

计算机视觉与模式识别 · 计算机科学 2019-08-06 Xiaochuan Yin , Chengju Liu

Dynamic scenes that contain both object motion and egomotion are a challenge for monocular visual odometry (VO). Another issue with monocular VO is the scale ambiguity, i.e. these methods cannot estimate scene depth and camera motion in…

计算机视觉与模式识别 · 计算机科学 2020-08-31 Hirak J Kashyap , Charless Fowlkes , Jeffrey L Krichmar

Structure from motion (SFM) and ground plane homography estimation are critical to autonomous driving and other robotics applications. Recently, much progress has been made in using deep neural networks for SFM and homography estimation…

计算机视觉与模式识别 · 计算机科学 2021-12-17 Wei Sui , Teng Chen , Jiaxin Zhang , Jiao Lu , Qian Zhang

We present a novel monocular localization framework by jointly training deep learning-based depth prediction and Bayesian filtering-based pose reasoning. The proposed cross-modal framework significantly outperforms deep learning-only…

计算机视觉与模式识别 · 计算机科学 2022-10-28 Priyesh Shukla , Sureshkumar S. , Alex C. Stutts , Sathya Ravi , Theja Tulabandhula , Amit R. Trivedi