paper-with-me

Papers

EndoDAC: Efficient Adapting Foundation Model for Self-Supervised Depth Estimation from Any Endoscopic Camera

2024-05-14 · Beilei Cui, Mobarakol Islam, Long Bai, An Wang, Hongliang Ren

Depth estimation plays a crucial role in various tasks within endoscopic surgery, including navigation, surface reconstruction, and augmented reality visualization. Despite the significant achievements of foundation models in vision tasks, including depth estimation, their direct application to the medical domain often results in suboptimal performance. This highlights the need for efficient adaptation methods to adapt these models to endoscopic depth estimation. We propose Endoscopic Depth Any Camera (EndoDAC) which is an efficient self-supervised depth estimation framework that adapts foundation models to endoscopic scenes. Specifically, we develop the Dynamic Vector-Based Low-Rank Adaptation (DV-LoRA) and employ Convolutional Neck blocks to tailor the foundational model to the surgical domain, utilizing remarkably few trainable parameters. Given that camera information is not always accessible, we also introduce a self-supervised adaptation strategy that estimates camera intrinsics using the pose encoder. Our framework is capable of being trained solely on monocular surgical videos from any camera, ensuring minimal training costs. Experiments demonstrate that our approach obtains superior performance even with fewer training epochs and unaware of the ground truth camera intrinsics. Code is available at https://github.com/BeileiCui/EndoDAC.

📄 PDF Abstract BibTeX arXiv:2405.08672

Code (1)

beileicui/endodac 공식 구현 pytorch

Tasks

Depth EstimationSurface Reconstruction

Similar Papers 제목 키워드 기반

StereoAdapter: Adapting Stereo Depth Estimation to Underwater Scenes

2025-09-19 · Zhengri Wu, Yiran Wang, Yu Wen, Zeyu Zhang 외 arxiv

Underwater stereo depth estimation provides accurate 3D geometry for robotics tasks such as navigation, inspection, and mapping, offering metric depth from low-cost passive cameras while avoiding the scale ambiguity of m…

Stereo Depth Estimation

EndoSfM3D: Learning to 3D Reconstruct Any Endoscopic Surgery Scene using Self-supervised Foundation Model

2025-10-25 · Changhao Zhang, Matthew J. Clarkson, Mobarak I. Hoque arxiv

3D reconstruction of endoscopic surgery scenes plays a vital role in enhancing scene perception, enabling AR visualization, and supporting context-aware decision-making in image-guided surgery. A critical yet challenging…

Monocular Depth Estimation3D Reconstruction

Tech Report: Divide and Conquer 3D Real-Time Reconstruction for Improved IGS

2024-12-31 · Yicheng Zhu

Tracking surgical modifications based on endoscopic videos is technically feasible and of great clinical advantages; however, it still remains challenging. This report presents a modular pipeline to divide and conquer th…

3D ReconstructionDepth Estimation

Adapting Skills to Novel Grasps: A Self-Supervised Approach

2024-07-31 · Georgios Papagiannis, Kamil Dreczkowski, Vitalis Vosylius, Edward Johns

In this paper, we study the problem of adapting manipulation trajectories involving grasped objects (e.g. tools) defined for a single grasp pose to novel grasp poses. A common approach to address this is to define a new …

Camera CalibrationPose Estimation

MetaComp: Learning to Adapt for Online Depth Completion

2022-07-21 · Yang Chen, Shanshan Zhao, Wei Ji, Mingming Gong 외

Relying on deep supervised or self-supervised learning, previous methods for depth completion from paired single image and sparse depth data have achieved impressive performance in recent years. However, facing a new env…

Depth CompletionMeta-LearningSelf-Supervised Learning