中文
相关论文

相关论文: Improved Point Transformation Methods For Self-Sup…

200 篇论文

Deep neural networks have recently thrived on single image depth estimation. That being said, current developments on this topic highlight an apparent compromise between accuracy and network size. This work proposes an accurate and…

计算机视觉与模式识别 · 计算机科学 2021-08-26 Lam Huynh , Matteo Pedone , Phong Nguyen , Jiri Matas , Esa Rahtu , Janne Heikkila

Depth from a monocular video can enable billions of devices and robots with a single camera to see the world in 3D. In this paper, we present an approach with a differentiable flow-to-depth layer for video depth estimation. The model…

计算机视觉与模式识别 · 计算机科学 2020-03-04 Jiaxin Xie , Chenyang Lei , Zhuwen Li , Li Erran Li , Qifeng Chen

Monocular depth estimation has been actively studied in fields such as robot vision, autonomous driving, and 3D scene understanding. Given a sequence of color images, unsupervised learning methods based on the framework of…

计算机视觉与模式识别 · 计算机科学 2022-12-06 Songlin Wei , Guodong Chen , Wenzheng Chi , Zhenhua Wang , Lining Sun

In this work we study the mutual benefits of two common computer vision tasks, self-supervised depth estimation and semantic segmentation from images. For example, to help unsupervised monocular depth estimation, constraints from semantic…

计算机视觉与模式识别 · 计算机科学 2020-04-02 Shengjie Zhu , Garrick Brazil , Xiaoming Liu

Nighttime self-supervised monocular depth estimation has received increasing attention in recent years. However, using night images for self-supervision is unreliable because the photometric consistency assumption is usually violated in the…

计算机视觉与模式识别 · 计算机科学 2024-04-23 Haolin Yang , Chaoqiang Zhao , Lu Sheng , Yang Tang

Nowadays, the majority of state of the art monocular depth estimation techniques are based on supervised deep learning models. However, collecting RGB images with associated depth maps is a very time consuming procedure. Therefore, recent…

计算机视觉与模式识别 · 计算机科学 2019-04-23 Andrea Pilzer , Stéphane Lathuilière , Nicu Sebe , Elisa Ricci

Photometric loss is widely used for self-supervised depth and egomotion estimation. However, the loss landscapes induced by photometric differences are often problematic for optimization, caused by plateau landscapes for pixels in…

计算机视觉与模式识别 · 计算机科学 2020-07-22 Chang Shu , Kun Yu , Zhixiang Duan , Kuiyuan Yang

Self-supervised monocular depth estimation (SSMDE) aims to predict the dense depth map of a monocular image, by learning depth from RGB image sequences, eliminating the need for ground-truth depth labels. Although this approach simplifies…

计算机视觉与模式识别 · 计算机科学 2025-02-21 Wonhyeok Choi , Kyumin Hwang , Wei Peng , Minwoo Choi , Sunghoon Im

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 learning shows great potential in monoculardepth estimation, using image sequences as the only source ofsupervision. Although people try to use the high-resolutionimage for depth estimation, the accuracy of prediction hasnot…

计算机视觉与模式识别 · 计算机科学 2020-12-15 Xiaoyang Lyu , Liang Liu , Mengmeng Wang , Xin Kong , Lina Liu , Yong Liu , Xinxin Chen , Yi Yuan

Unlike other vision tasks where Transformer-based approaches are becoming increasingly common, stereo depth estimation is still dominated by convolution-based approaches. This is mainly due to the limited availability of real-world ground…

计算机视觉与模式识别 · 计算机科学 2024-09-05 Soomin Kim , Hyesong Choi , Jihye Ahn , Dongbo Min

Depth estimation from a single image is an active research topic in computer vision. The most accurate approaches are based on fully supervised learning models, which rely on a large amount of dense and high-resolution (HR) ground-truth…

计算机视觉与模式识别 · 计算机科学 2021-09-27 Jialei Xu , Yuanchao Bai , Xianming Liu , Junjun Jiang , Xiangyang Ji

Monocular depth estimation is a highly challenging problem that is often addressed with deep neural networks. While these are able to use recognition of image features to predict reasonably looking depth maps the result often has low metric…

计算机视觉与模式识别 · 计算机科学 2020-12-22 Patrik Persson , Linn Öström , Carl Olsson

With the development of computational intelligence algorithms, unsupervised monocular depth and pose estimation framework, which is driven by warped photometric consistency, has shown great performance in the daytime scenario. While in some…

计算机视觉与模式识别 · 计算机科学 2022-06-10 Chaoqiang Zhao , Yang Tang , Qiyu Sun

Estimating a depth map from a single RGB image has been investigated widely for localization, mapping, and 3-dimensional object detection. Recent studies on a single-view depth estimation are mostly based on deep Convolutional neural…

计算机视觉与模式识别 · 计算机科学 2021-03-18 Dongseok Shim , H. Jin Kim

The RGB-D camera maintains a limited range for working and is hard to accurately measure the depth information in a far distance. Besides, the RGB-D camera will easily be influenced by strong lighting and other external factors, which will…

计算机视觉与模式识别 · 计算机科学 2019-01-23 Mingyang Geng , Suning Shang , Bo Ding , Huaimin Wang , Pengfei Zhang , Lei Zhang

Self-supervised monocular depth estimation (MDE) models universally suffer from the notorious edge-fattening issue. Triplet loss, as a widespread metric learning strategy, has largely succeeded in many computer vision applications. In this…

计算机视觉与模式识别 · 计算机科学 2023-01-04 Xingyu Chen , Ruonan Zhang , Ji Jiang , Yan Wang , Ge Li , Thomas H. Li

Supervised learning based methods for monocular depth estimation usually require large amounts of extensively annotated training data. In the case of aerial imagery, this ground truth is particularly difficult to acquire. Therefore, in this…

计算机视觉与模式识别 · 计算机科学 2020-08-18 Max Hermann , Boitumelo Ruf , Martin Weinmann , Stefan Hinz

Self-supervised depth estimators have recently shown results comparable to the supervised methods on the challenging single image depth estimation (SIDE) task, by exploiting the geometrical relations between target and reference views in…

计算机视觉与模式识别 · 计算机科学 2020-09-29 Juan Luis Gonzalez , Munchurl Kim

Scene depth estimation from stereo and monocular imagery is critical for extracting 3D information for downstream tasks such as scene understanding. Recently, learning-based methods for depth estimation have received much attention due to…

计算机视觉与模式识别 · 计算机科学 2021-10-12 Zhaoshuo Li , Nathan Drenkow , Hao Ding , Andy S. Ding , Alexander Lu , Francis X. Creighton , Russell H. Taylor , Mathias Unberath