paper-with-me

홈 › Papers

MonoPCC: Photometric-invariant Cycle Constraint for Monocular Depth Estimation of Endoscopic Images

2024-04-25 · Zhiwei Wang, Ying Zhou, Shiquan He, Ting Li, Fan Huang, Qiang Ding, Xinxia Feng, Mei Liu, Qiang Li

Photometric constraint is indispensable for self-supervised monocular depth estimation. It involves warping a source image onto a target view using estimated depth&pose, and then minimizing the difference between the warped and target images. However, the endoscopic built-in light causes significant brightness fluctuations, and thus makes the photometric constraint unreliable. Previous efforts only mitigate this relying on extra models to calibrate image brightness. In this paper, we propose MonoPCC to address the brightness inconsistency radically by reshaping the photometric constraint into a cycle form. Instead of only warping the source image, MonoPCC constructs a closed loop consisting of two opposite forward-backward warping paths: from target to source and then back to target. Thus, the target image finally receives an image cycle-warped from itself, which naturally makes the constraint invariant to brightness changes. Moreover, MonoPCC transplants the source image's phase-frequency into the intermediate warped image to avoid structure lost, and also stabilizes the training via an exponential moving average (EMA) strategy to avoid frequent changes in the forward warping. The comprehensive and extensive experimental results on four endoscopic datasets demonstrate that our proposed MonoPCC shows a great robustness to the brightness inconsistency, and exceeds other state-of-the-arts by reducing the absolute relative error by at least 7.27%, 9.38%, 9.90% and 3.17%, respectively.

📄 PDF Abstract BibTeX arXiv:2404.16571

Code (0)

등록된 구현이 없습니다.

Tasks

Depth EstimationMonocular Depth Estimation

Similar Papers 제목 키워드 기반

Pose Graph Optimization for Unsupervised Monocular Visual Odometry

2019-03-15 · Yang Li, Yoshitaka Ushiku, Tatsuya Harada

Unsupervised Learning based monocular visual odometry (VO) has lately drawn significant attention for its potential in label-free leaning ability and robustness to camera parameters and environmental variations. However,…

Loop Closure DetectionMonocular Visual OdometryVisual Odometry

SfMLearner++: Learning Monocular Depth & Ego-Motion using Meaningful Geometric Constraints

2018-12-20 · Vignesh Prasad, Brojeshwar Bhowmick

Most geometric approaches to monocular Visual Odometry (VO) provide robust pose estimates, but sparse or semi-dense depth estimates. Off late, deep methods have shown good performance in generating dense depths and VO fr…

Monocular Visual OdometryVisual Odometry

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

Attention meets Geometry: Geometry Guided Spatial-Temporal Attention for Consistent Self-Supervised Monocular Depth Estimation

2021-10-15 · Patrick Ruhkamp, Daoyi Gao, Hanzhi Chen, Nassir Navab 외

Inferring geometrically consistent dense 3D scenes across a tuple of temporally consecutive images remains challenging for self-supervised monocular depth prediction pipelines. This paper explores how the increasingly po…

Depth EstimationDepth PredictionMonocular Depth Estimation

Epipolar Geometry based Learning of Multi-view Depth and Ego-Motion from Monocular Sequences

2018-12-23 · Vignesh Prasad, Dipanjan Das, Brojeshwar Bhowmick

Deep approaches to predict monocular depth and ego-motion have grown in recent years due to their ability to produce dense depth from monocular images. The main idea behind them is to optimize the photometric consistency…

Visual Odometry