paper-with-me

Papers

Masked GANs for Unsupervised Depth and Pose Prediction with Scale Consistency

2020-04-09 · Chaoqiang Zhao, Gary G. Yen, Qiyu Sun, Chongzhen Zhang, Yang Tang

Previous work has shown that adversarial learning can be used for unsupervised monocular depth and visual odometry (VO) estimation, in which the adversarial loss and the geometric image reconstruction loss are utilized as the mainly supervisory signals to train the whole unsupervised framework. However, the performance of the adversarial framework and image reconstruction is usually limited by occlusions and the visual field changes between frames. This paper proposes a masked generative adversarial network (GAN) for unsupervised monocular depth and ego-motion estimation.The MaskNet and Boolean mask scheme are designed in this framework to eliminate the effects of occlusions and impacts of visual field changes on the reconstruction loss and adversarial loss, respectively. Furthermore, we also consider the scale consistency of our pose network by utilizing a new scale-consistency loss, and therefore, our pose network is capable of providing the full camera trajectory over a long monocular sequence. Extensive experiments on the KITTI dataset show that each component proposed in this paper contributes to the performance, and both our depth and trajectory predictions achieve competitive performance on the KITTI and Make3D datasets.

📄 PDF Abstract BibTeX arXiv:2004.04345

Code (0)

등록된 구현이 없습니다.

Tasks

Generative Adversarial NetworkImage ReconstructionPose PredictionTrajectory PredictionVisual Odometry

Similar Papers 제목 키워드 기반

Unsupervised Learning of Depth and Depth-of-Field Effect from Natural Images with Aperture Rendering Generative Adversarial Networks

2021-06-24 · CVPR 2021 1 · Takuhiro Kaneko

Understanding the 3D world from 2D projected natural images is a fundamental challenge in computer vision and graphics. Recently, an unsupervised learning approach has garnered considerable attention owing to its advanta…

Representation Learning

SAGE-FM: A lightweight and interpretable spatial transcriptomics foundation model

2026-01-21 · Xianghao Zhan, Jingyu Xu, Yuanning Zheng, Zinaida Good 외 arxiv

Spatial transcriptomics enables spatial gene expression profiling, motivating computational models that capture spatially conditioned regulatory relationships. We introduce SAGE-FM, a lightweight spatial transcriptomics …

CroCo: Self-Supervised Pre-training for 3D Vision Tasks by Cross-View Completion

2022-10-19 · Philippe Weinzaepfel, Vincent Leroy, Thomas Lucas, Romain Brégier 외

Masked Image Modeling (MIM) has recently been established as a potent pre-training paradigm. A pretext task is constructed by masking patches in an input image, and this masked content is then predicted by a neural netwo…

Camera Pose EstimationDepth EstimationDepth Predictionimage-classification+6

Unsupervised Pronoun Resolution via Masked Noun-Phrase Prediction

2021-05-26 · ACL 2021 5 · Ming Shen, Pratyay Banerjee, Chitta Baral

In this work, we propose Masked Noun-Phrase Prediction (MNPP), a pre-training strategy to tackle pronoun resolution in a fully unsupervised setting. Firstly, We evaluate our pre-trained model on various pronoun resolutio…

PredictionWinogrande

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