paper-with-me

Papers

SMUDLP: Self-Teaching Multi-Frame Unsupervised Endoscopic Depth Estimation with Learnable Patchmatch

2022-05-30 · Shuwei Shao, Zhongcai Pei, Weihai Chen, Xingming Wu, Zhong Liu, Zhengguo Li

Unsupervised monocular trained depth estimation models make use of adjacent frames as a supervisory signal during the training phase. However, temporally correlated frames are also available at inference time for many clinical applications, e.g., surgical navigation. The vast majority of monocular systems do not exploit this valuable signal that could be deployed to enhance the depth estimates. Those that do, achieve only limited gains due to the unique challenges in endoscopic scenes, such as low and homogeneous textures and inter-frame brightness fluctuations. In this work, we present SMUDLP, a novel and unsupervised paradigm for multi-frame monocular endoscopic depth estimation. The SMUDLP integrates a learnable patchmatch module to adaptively increase the discriminative ability in low-texture and homogeneous-texture regions, and enforces cross-teaching and self-teaching consistencies to provide efficacious regularizations towards brightness fluctuations. Our detailed experiments on both SCARED and Hamlyn datasets indicate that the SMUDLP exceeds state-of-the-art competitors by a large margin, including those that use single or multiple frames at inference time. The source code and trained models will be publicly available upon the acceptance.

📄 PDF Abstract BibTeX arXiv:2205.15034

Code (0)

등록된 구현이 없습니다.

Tasks

Depth Estimation

Similar Papers 제목 키워드 기반

SMURF: Self-Teaching Multi-Frame Unsupervised RAFT with Full-Image Warping

2021-05-14 · CVPR 2021 1 · Austin Stone, Daniel Maurer, Alper Ayvaci, Anelia Angelova 외

We present SMURF, a method for unsupervised learning of optical flow that improves state of the art on all benchmarks by $36\%$ to $40\%$ (over the prior best method UFlow) and even outperforms several supervised approac…

Optical Flow Estimation

Learning from Self-Discrepancy via Multiple Co-teaching for Cross-Domain Person Re-Identification

2021-04-06 · Suncheng Xiang, Yuzhuo Fu, Mengyuan Guan, Ting Liu

Employing clustering strategy to assign unlabeled target images with pseudo labels has become a trend for person re-identification (re-ID) algorithms in domain adaptation. A potential limitation of these clustering-based…

ClusteringDomain AdaptationPerson Re-IdentificationPseudo Label

Co-Teaching: An Ark to Unsupervised Stereo Matching

2021-07-17 · Hengli Wang, Rui Fan, Ming Liu

Stereo matching is a key component of autonomous driving perception. Recent unsupervised stereo matching approaches have received adequate attention due to their advantage of not requiring disparity ground truth. These a…

Autonomous DrivingStereo Matching

Learning Cycle-Consistent Cooperative Networks via Alternating MCMC Teaching for Unsupervised Cross-Domain Translation

2021-03-07 · Jianwen Xie, Zilong Zheng, Xiaolin Fang, Song-Chun Zhu 외

This paper studies the unsupervised cross-domain translation problem by proposing a generative framework, in which the probability distribution of each domain is represented by a generative cooperative network that consi…

DecoderImage-to-Image TranslationTranslationUnsupervised Image-To-Image Translation

Unsupervised Prompt Tuning for Text-Driven Object Detection

2023-01-01 · ICCV 2023 1 · Weizhen He, WeiJie Chen, Binbin Chen, Shicai Yang 외

Grounded language-image pre-trained models have shown strong zero-shot generalization to various downstream object detection tasks. Despite their promising performance, the models rely heavily on the laborious prompt…

Data AugmentationObjectobject-detectionObject Detection+2