paper-with-me

Papers

Deep Learning and Conditional Random Fields-based Depth Estimation and Topographical Reconstruction from Conventional Endoscopy

2017-10-30 · Faisal Mahmood, Nicholas J. Durr

Colorectal cancer is the fourth leading cause of cancer deaths worldwide and the second leading cause in the United States. The risk of colorectal cancer can be mitigated by the identification and removal of premalignant lesions through optical colonoscopy. Unfortunately, conventional colonoscopy misses more than 20% of the polyps that should be removed, due in part to poor contrast of lesion topography. Imaging tissue topography during a colonoscopy is difficult because of the size constraints of the endoscope and the deforming mucosa. Most existing methods make geometric assumptions or incorporate a priori information, which limits accuracy and sensitivity. In this paper, we present a method that avoids these restrictions, using a joint deep convolutional neural network-conditional random field (CNN-CRF) framework. Estimated depth is used to reconstruct the topography of the surface of the colon from a single image. We train the unary and pairwise potential functions of a CRF in a CNN on synthetic data, generated by developing an endoscope camera model and rendering over 100,000 images of an anatomically-realistic colon. We validate our approach with real endoscopy images from a porcine colon, transferred to a synthetic-like domain, with ground truth from registered computed tomography measurements. The CNN-CRF approach estimates depths with a relative error of 0.152 for synthetic endoscopy images and 0.242 for real endoscopy images. We show that the estimated depth maps can be used for reconstructing the topography of the mucosa from conventional colonoscopy images. This approach can easily be integrated into existing endoscopy systems and provides a foundation for improving computer-aided detection algorithms for detection, segmentation and classification of lesions.

📄 PDF Abstract BibTeX arXiv:1710.11216

Code (0)

등록된 구현이 없습니다.

Tasks

Depth Estimation

Methods 이 논문이 사용한 방법론

CRF Conditional Random Fields or CRFs are a type of probabilistic graph model that take neighboring sample context into account for tasks like classification. Prediction is…

Similar Papers 제목 키워드 기반

Structured Attention Guided Convolutional Neural Fields for Monocular Depth Estimation

2018-03-29 · CVPR 2018 6 · Dan Xu, Wei Wang, Hao Tang, Hong Liu 외

Recent works have shown the benefit of integrating Conditional Random Fields (CRFs) models into deep architectures for improving pixel-level prediction tasks. Following this line of research, in this paper we introduce a…

Depth EstimationMonocular Depth Estimation

Estimating Depth from Monocular Images as Classification Using Deep Fully Convolutional Residual Networks

2016-05-08 · Yuanzhouhan Cao, Zifeng Wu, Chunhua Shen

Depth estimation from single monocular images is a key component of scene understanding and has benefited largely from deep convolutional neural networks (CNN) recently. In this article, we take advantage of the recent d…

Depth EstimationGeneral ClassificationScene Understanding

Unified Depth Prediction and Intrinsic Image Decomposition from a Single Image via Joint Convolutional Neural Fields

2016-03-21 · Seungryong Kim, Kihong Park, Kwanghoon Sohn, Stephen Lin

We present a method for jointly predicting a depth map and intrinsic images from single-image input. The two tasks are formulated in a synergistic manner through a joint conditional random field (CRF) that is solved usin…

Depth EstimationDepth PredictionIntrinsic Image Decomposition

MVSCRF: Learning Multi-View Stereo With Conditional Random Fields

2019-10-01 · ICCV 2019 10 · Youze Xue, Jiansheng Chen, Weitao Wan, Yiqing Huang 외

We present a deep-learning architecture for multi-view stereo with conditional random fields (MVSCRF). Given an arbitrary number of input images, we first use a U-shape neural network to extract deep features incorporati…

Depth and Surface Normal Estimation From Monocular Images Using Regression on Deep Features and Hierarchical CRFs

2015-06-01 · CVPR 2015 6 · Bo Li, Chunhua Shen, Yuchao Dai, Anton Van Den Hengel 외

Predicting the depth (or surface normal) of a scene from single monocular color images is a challenging task. This paper tackles this challenging and essentially under-determined problem by regression on deep convolution…

regressionSurface Normal Estimation