中文
相关论文

相关论文: Occlusion-aware Unsupervised Learning of Depth fro…

200 篇论文

Deep learning has become the method of choice to tackle real-world problems in different domains, partly because of its ability to learn from data and achieve impressive performance on a wide range of applications. However, its success…

计算机视觉与模式识别 · 计算机科学 2022-08-17 Xiaofeng Liu , Chaehwa Yoo , Fangxu Xing , Hyejin Oh , Georges El Fakhri , Je-Won Kang , Jonghye Woo

Omnidirectional vision is becoming increasingly relevant as more efficient $360^o$ image acquisition is now possible. However, the lack of annotated $360^o$ datasets has hindered the application of deep learning techniques on spherical…

计算机视觉与模式识别 · 计算机科学 2019-09-17 Antonis Karakottas , Nikolaos Zioulis , Stamatis Samaras , Dimitrios Ataloglou , Vasileios Gkitsas , Dimitrios Zarpalas , Petros Daras

Training networks to perform metric relocalization traditionally requires accurate image correspondences. In practice, these are obtained by restricting domain coverage, employing additional sensors, or capturing large multi-view datasets.…

计算机视觉与模式识别 · 计算机科学 2020-11-03 Mike Kasper , Fernando Nobre , Christoffer Heckman , Nima Keivan

Most digital camera pipelines use color constancy methods to reduce the influence of illumination and camera sensor on the colors of scene objects. The highest accuracy of color correction is obtained with learning-based color constancy…

计算机视觉与模式识别 · 计算机科学 2019-03-20 Nikola Banić , Karlo Koščević , Sven Lončarić

Confidence-aware learning is proven as an effective solution to prevent networks becoming overconfident. We present a confidence-aware camouflaged object detection framework using dynamic supervision to produce both accurate camouflage map…

计算机视觉与模式识别 · 计算机科学 2021-06-23 Jiawei Liu , Jing Zhang , Nick Barnes

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

Accurate monocular depth estimation is a fundamental component of vision-based perception systems in intelligent transportation applications. Despite recent progress, unsupervised monocular approaches still suffer from significant…

计算机视觉与模式识别 · 计算机科学 2026-01-21 Yufan Zhu , Chongzhi Ran , Mingtao Feng , Le Dong , Weisheng Dong , Antonio M. López

In low-light environments, the performance of computer vision algorithms often deteriorates significantly, adversely affecting key vision tasks such as segmentation, detection, and classification. With the rapid advancement of deep…

计算机视觉与模式识别 · 计算机科学 2026-01-22 Fangxue Liu , Lei Fan

We present a method for inferring dense depth maps from images and sparse depth measurements by leveraging synthetic data to learn the association of sparse point clouds with dense natural shapes, and using the image as evidence to validate…

计算机视觉与模式识别 · 计算机科学 2021-08-25 Alex Wong , Safa Cicek , Stefano Soatto

Unsupervised learning from visual data is one of the most difficult challenges in computer vision, being a fundamental task for understanding how visual recognition works. From a practical point of view, learning from unsupervised visual…

计算机视觉与模式识别 · 计算机科学 2017-04-03 Ioana Croitoru , Simion-Vlad Bogolin , Marius Leordeanu

Self-supervised learning for depth estimation possesses several advantages over supervised learning. The benefits of no need for ground-truth depth, online fine-tuning, and better generalization with unlimited data attract researchers to…

计算机视觉与模式识别 · 计算机科学 2021-08-17 Weihao Yuan , Yazhan Zhang , Bingkun Wu , Siyu Zhu , Ping Tan , Michael Yu Wang , Qifeng Chen

In this paper, we proposed an unsupervised learning method for estimating the optical flow between video frames, especially to solve the occlusion problem. Occlusion is caused by the movement of an object or the movement of the camera,…

计算机视觉与模式识别 · 计算机科学 2020-03-05 Jianfeng Li , Junqiao Zhao , Tiantian Feng , Chen Ye , Lu Xiong

Depth (disparity) estimation from 4D Light Field (LF) images has been a research topic for the last couple of years. Most studies have focused on depth estimation from static 4D LF images while not considering temporal information, i.e., LF…

计算机视觉与模式识别 · 计算机科学 2024-07-09 Takahiro Kinoshita , Satoshi Ono

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

Light field applications, especially light field rendering and depth estimation, developed rapidly in recent years. While state-of-the-art light field rendering methods handle semi-transparent and reflective objects well, depth estimation…

计算机视觉与模式识别 · 计算机科学 2022-04-04 Titus Leistner , Radek Mackowiak , Lynton Ardizzone , Ullrich Köthe , Carsten Rother

We propose a method to train deep networks to decompose videos into 3D geometry (camera and depth), moving objects, and their motions, with no supervision. We build on the idea of view synthesis, which uses classical camera geometry to…

计算机视觉与模式识别 · 计算机科学 2021-06-02 Dan Xu , Andrea Vedaldi , Joao F. Henriques

We address the problem of 3D shape completion from sparse and noisy point clouds, a fundamental problem in computer vision and robotics. Recent approaches are either data-driven or learning-based: Data-driven approaches rely on a shape…

计算机视觉与模式识别 · 计算机科学 2018-11-28 David Stutz , Andreas Geiger

We present an unsupervised simultaneous learning framework for the task of monocular camera re-localization and depth estimation from unlabeled video sequences. Monocular camera re-localization refers to the task of estimating the absolute…

计算机视觉与模式识别 · 计算机科学 2022-03-25 Shun Taguchi , Noriaki Hirose

Face parsing infers a pixel-wise label map for each semantic facial component. Previous methods generally work well for uncovered faces, however, they overlook facial occlusion and ignore some contextual areas outside a single face,…

计算机视觉与模式识别 · 计算机科学 2024-06-12 Jianhua Qiua , Weihua Liu , Chaochao Lin , Jiaojiao Li , Haoping Yu , Said Boumaraf

Unsupervised domain adaptation (UDA) aims to transfer and adapt knowledge from a labeled source domain to an unlabeled target domain. Traditionally, subspace-based methods form an important class of solutions to this problem. Despite their…

机器学习 · 计算机科学 2022-01-07 Kowshik Thopalli , Jayaraman J Thiagarajan , Rushil Anirudh , Pavan K Turaga