中文
相关论文

相关论文: SaccadeCam: Adaptive Visual Attention for Monocula…

200 篇论文

Human performance capture is a highly important computer vision problem with many applications in movie production and virtual/augmented reality. Many previous performance capture approaches either required expensive multi-view setups or…

计算机视觉与模式识别 · 计算机科学 2021-11-23 Marc Habermann , Weipeng Xu , Michael Zollhoefer , Gerard Pons-Moll , Christian Theobalt

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

Monocular visual odometry (VO) is an important task in robotics and computer vision. Thus far, how to build accurate and robust monocular VO systems that can work well in diverse scenarios remains largely unsolved. In this paper, we propose…

计算机视觉与模式识别 · 计算机科学 2022-04-05 Libo Sun , Wei Yin , Enze Xie , Zhengrong Li , Changming Sun , Chunhua Shen

Learning to predict scene depth from RGB inputs is a challenging task both for indoor and outdoor robot navigation. In this work we address unsupervised learning of scene depth and robot ego-motion where supervision is provided by monocular…

计算机视觉与模式识别 · 计算机科学 2018-11-16 Vincent Casser , Soeren Pirk , Reza Mahjourian , Anelia Angelova

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

Self-supervised deep learning methods have leveraged stereo images for training monocular depth estimation. Although these methods show strong results on outdoor datasets such as KITTI, they do not match performance of supervised methods on…

计算机视觉与模式识别 · 计算机科学 2021-06-28 Benjamin Keltjens , Tom van Dijk , Guido de Croon

Depth cues have been proved very useful in various computer vision and robotic tasks. This paper addresses the problem of monocular depth estimation from a single still image. Inspired by the effectiveness of recent works on multi-scale…

计算机视觉与模式识别 · 计算机科学 2018-03-05 Dan Xu , Elisa Ricci , Wanli Ouyang , Xiaogang Wang , Nicu Sebe

Self-supervised depth estimation for indoor environments is more challenging than its outdoor counterpart in at least the following two aspects: (i) the depth range of indoor sequences varies a lot across different frames, making it…

计算机视觉与模式识别 · 计算机科学 2021-07-29 Pan Ji , Runze Li , Bir Bhanu , Yi Xu

Self-supervised learning for monocular depth estimation is widely investigated as an alternative to supervised learning approach, that requires a lot of ground truths. Previous works have successfully improved the accuracy of depth…

计算机视觉与模式识别 · 计算机科学 2020-11-25 Noriaki Hirose , Shun Taguchi , Keisuke Kawano , Satoshi Koide

Monocular depth estimation is an especially important task in robotics and autonomous driving, where 3D structural information is essential. However, extreme lighting conditions and complex surface objects make it difficult to predict depth…

计算机视觉与模式识别 · 计算机科学 2021-10-27 Minhyeok Lee , Sangwon Hwang , Chaewon Park , Sangyoun Lee

Depth estimation is an important task, applied in various methods and applications of computer vision. While the traditional methods of estimating depth are based on depth cues and require specific equipment such as stereo cameras and…

计算机视觉与模式识别 · 计算机科学 2022-05-04 Pulkit Vyas , Chirag Saxena , Anwesh Badapanda , Anurag Goswami

Dense depth estimation is essential to scene-understanding for autonomous driving. However, recent self-supervised approaches on monocular videos suffer from scale-inconsistency across long sequences. Utilizing data from the ubiquitously…

计算机视觉与模式识别 · 计算机科学 2023-02-03 Hemang Chawla , Arnav Varma , Elahe Arani , Bahram Zonooz

We present an algorithm for reconstructing dense, geometrically consistent depth for all pixels in a monocular video. We leverage a conventional structure-from-motion reconstruction to establish geometric constraints on pixels in the video.…

计算机视觉与模式识别 · 计算机科学 2020-08-28 Xuan Luo , Jia-Bin Huang , Richard Szeliski , Kevin Matzen , Johannes Kopf

We present an approach that learns to synthesize high-quality, novel views of 3D objects or scenes, while providing fine-grained and precise control over the 6-DOF viewpoint. The approach is self-supervised and only requires 2D images and…

计算机视觉与模式识别 · 计算机科学 2019-09-10 Xu Chen , Jie Song , Otmar Hilliges

Monocular depth estimation is a rudimentary task in robotic perception. Recently, with the development of more accurate and robust neural network models and different types of datasets, monocular depth estimation has significantly improved…

计算机视觉与模式识别 · 计算机科学 2025-02-21 Zhichao Zheng , Henry Williams , Bruce A MacDonald

Self-supervised deep learning-based 3D scene understanding methods can overcome the difficulty of acquiring the densely labeled ground-truth and have made a lot of advances. However, occlusions and moving objects are still some of the major…

计算机视觉与模式识别 · 计算机科学 2021-10-25 Jiaojiao Fang , Guizhong Liu

Recent works have shown the benefit of integrating Conditional Random Fields (CRFs) models into deep architectures for improving pixel-level prediction tasks. Following this line of research, in this paper we introduce a novel approach for…

计算机视觉与模式识别 · 计算机科学 2018-03-30 Dan Xu , Wei Wang , Hao Tang , Hong Liu , Nicu Sebe , Elisa Ricci

Monocular depth estimation enables 3D perception from a single 2D image, thus attracting much research attention for years. Almost all methods treat foreground and background regions ("things and stuff") in an image equally. However, not…

计算机视觉与模式识别 · 计算机科学 2019-12-10 Xinlong Wang , Wei Yin , Tao Kong , Yuning Jiang , Lei Li , Chunhua Shen

Eye-tracking technology is an integral component of new display devices such as virtual and augmented reality headsets. Applications of gaze information range from new interaction techniques exploiting eye patterns to gaze-contingent…

人机交互 · 计算机科学 2022-05-05 Elena Arabadzhiyska , Cara Tursun , Hans-Peter Seidel , Piotr Didyk

This paper focuses on self-supervised monocular depth estimation in dynamic scenes trained on monocular videos. Existing methods jointly estimate pixel-wise depth and motion, relying mainly on an image reconstruction loss. Dynamic regions1…

计算机视觉与模式识别 · 计算机科学 2024-04-24 Hoang Chuong Nguyen , Tianyu Wang , Jose M. Alvarez , Miaomiao Liu