paper-with-me

Papers

Unsupervised Adversarial Depth Estimation using Cycled Generative Networks

2018-07-28 · Andrea Pilzer, Dan Xu, Mihai Marian Puscas, Elisa Ricci, Nicu Sebe

While recent deep monocular depth estimation approaches based on supervised regression have achieved remarkable performance, costly ground truth annotations are required during training. To cope with this issue, in this paper we present a novel unsupervised deep learning approach for predicting depth maps and show that the depth estimation task can be effectively tackled within an adversarial learning framework. Specifically, we propose a deep generative network that learns to predict the correspondence field i.e. the disparity map between two image views in a calibrated stereo camera setting. The proposed architecture consists of two generative sub-networks jointly trained with adversarial learning for reconstructing the disparity map and organized in a cycle such as to provide mutual constraints and supervision to each other. Extensive experiments on the publicly available datasets KITTI and Cityscapes demonstrate the effectiveness of the proposed model and competitive results with state of the art methods. The code and trained model are available on https://github.com/andrea-pilzer/unsup-stereo-depthGAN.

📄 PDF Abstract BibTeX arXiv:1807.10915

Code (2)

andrea-pilzer/unsup-stereo-depthGAN 공식 구현 tf
rickgroen/depthgan pytorch

Tasks

Depth EstimationMonocular Depth Estimation

Similar Papers 제목 키워드 기반

A high-precision self-supervised monocular visual odometry in foggy weather based on robust cycled generative adversarial networks and multi-task learning aided depth estimation

2022-03-09 · Xiuyuan Li, Jiangang Yu, Fengchao Li, Guowen An

This paper proposes a high-precision self-supervised monocular VO, which is specifically designed for navigation in foggy weather. A cycled generative adversarial network is designed to obtain high-quality self-supervise…

Depth EstimationGenerative Adversarial NetworkMonocular Visual OdometryMulti-Task Learning+2

Progressive Fusion for Unsupervised Binocular Depth Estimation using Cycled Networks

2019-09-17 · Andrea Pilzer, Stéphane Lathuilière, Dan Xu, Mihai Marian Puscas 외

Recent deep monocular depth estimation approaches based on supervised regression have achieved remarkable performance. However, they require costly ground truth annotations during training. To cope with this issue, in th…

Data AugmentationDepth EstimationDepth PredictionMonocular Depth Estimation+1

SGANVO: Unsupervised Deep Visual Odometry and Depth Estimation with Stacked Generative Adversarial Networks

2019-06-20 · Tuo Feng, Dongbing Gu

Recently end-to-end unsupervised deep learning methods have achieved an effect beyond geometric methods for visual depth and ego-motion estimation tasks. These data-based learning methods perform more robustly and accura…

DecoderDepth EstimationGenerative Adversarial NetworkMotion Estimation+1

Self-Supervised Generative Adversarial Network for Depth Estimation in Laparoscopic Images

2021-07-09 · Baoru Huang, Jianqing Zheng, Anh Nguyen, David Tuch 외

Dense depth estimation and 3D reconstruction of a surgical scene are crucial steps in computer assisted surgery. Recent work has shown that depth estimation from a stereo images pair could be solved with convolutional ne…

3D ReconstructionDecoderDepth EstimationGenerative Adversarial Network

GANVO: Unsupervised Deep Monocular Visual Odometry and Depth Estimation with Generative Adversarial Networks

2018-09-16 · Yasin Almalioglu, Muhamad Risqi U. Saputra, Pedro P. B. de Gusmao, Andrew Markham 외

In the last decade, supervised deep learning approaches have been extensively employed in visual odometry (VO) applications, which is not feasible in environments where labelled data is not abundant. On the other hand, u…

Depth EstimationMonocular Visual OdometryPose EstimationVisual Odometry