中文
相关论文

相关论文: EndoDepthL: Lightweight Endoscopic Monocular Depth…

200 篇论文

Depth information is the foundation of perception, essential for autonomous driving, robotics, and other source-constrained applications. Promptly obtaining accurate and efficient depth information allows for a rapid response in dynamic…

计算机视觉与模式识别 · 计算机科学 2022-10-26 Xin Zhang , Rabab Abdelfattah , Yuqi Song , Samuel A. Dauchert , Xiaofeng wang

Convolutional neural networks (CNN) have shown state-of-the-art results for low-level computer vision problems such as stereo and monocular disparity estimations, but still, have much room to further improve their performance in terms of…

图像与视频处理 · 电气工程与系统科学 2019-03-22 Juan Luis Gonzalez Bello , Munchurl Kim

A well-known challenge in applying deep-learning methods to omnidirectional images is spherical distortion. In dense regression tasks such as depth estimation, where structural details are required, using a vanilla CNN layer on the…

计算机视觉与模式识别 · 计算机科学 2022-03-30 Yuyan Li , Yuliang Guo , Zhixin Yan , Xinyu Huang , Ye Duan , Liu Ren

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 step in this…

计算机视觉与模式识别 · 计算机科学 2025-10-28 Changhao Zhang , Matthew J. Clarkson , Mobarak I. Hoque

Self-supervised monocular depth estimation (SSMDE) has gained attention in the field of deep learning as it estimates depth without requiring ground truth depth maps. This approach typically uses a photometric consistency loss between a…

计算机视觉与模式识别 · 计算机科学 2025-03-31 Wonhyeok Choi , Kyumin Hwang , Minwoo Choi , Kiljoon Han , Wonjoon Choi , Mingyu Shin , Sunghoon Im

We present an algorithm for estimating consistent dense depth maps and camera poses from a monocular video. We integrate a learning-based depth prior, in the form of a convolutional neural network trained for single-image depth estimation,…

计算机视觉与模式识别 · 计算机科学 2021-06-23 Johannes Kopf , Xuejian Rong , Jia-Bin Huang

Transformer and its variants have shown state-of-the-art results in many vision tasks recently, ranging from image classification to dense prediction. Despite of their success, limited work has been reported on improving the model…

计算机视觉与模式识别 · 计算机科学 2022-05-31 John Yang , Le An , Anurag Dixit , Jinkyu Koo , Su Inn Park

We propose an accurate and lightweight convolutional neural network for stereo estimation with depth completion. We name this method fully-convolutional deformable similarity network with depth completion (FCDSN-DC). This method extends…

计算机视觉与模式识别 · 计算机科学 2022-09-15 Dominik Hirner , Friedrich Fraundorfer

Depth estimation is an important task in various robotics systems and applications. In mobile robotics systems, monocular depth estimation is desirable since a single RGB camera can be deployable at a low cost and compact size. Due to its…

计算机视觉与模式识别 · 计算机科学 2023-06-12 Dong-Jae Lee , Jae Young Lee , Hyounguk Shon , Eojindl Yi , Yeong-Hun Park , Sung-Sik Cho , Junmo Kim

Depth estimation from monocular images is a challenging problem in computer vision. In this paper, we tackle this problem using a novel network architecture using multi scale feature fusion. Our network uses two different blocks, first…

计算机视觉与模式识别 · 计算机科学 2020-09-22 Abhinav Sagar

Depth estimation is an active area of research in the field of computer vision, and has garnered significant interest due to its rising demand in a large number of applications ranging from robotics and unmanned aerial vehicles to…

计算机视觉与模式识别 · 计算机科学 2020-04-20 Linda Wang , Mahmoud Famouri , Alexander Wong

Accurate skin-lesion segmentation remains a key technical challenge for computer-aided diagnosis of skin cancer. Convolutional neural networks, while effective, are constrained by limited receptive fields and thus struggle to model…

计算机视觉与模式识别 · 计算机科学 2025-09-04 Pengyang Yu , Haoquan Wang , Gerard Marks , Tahar Kechadi , Laurence T. Yang , Sahraoui Dhelim , Nyothiri Aung

Monocular depth estimation is an ongoing challenge in computer vision. Recent progress with Transformer models has demonstrated notable advantages over conventional CNNs in this area. However, there's still a gap in understanding how these…

计算机视觉与模式识别 · 计算机科学 2024-07-25 Jiawei Yao , Tong Wu , Xiaofeng Zhang

Monocular relative and metric depth estimation has seen a tremendous boost in the last few years due to the sharp advancements in foundation models and in particular transformer based networks. As we start to see applications to the domain…

Monocular depth estimation is the task of obtaining a measure of distance for each pixel using a single image. It is an important problem in computer vision and is usually solved using neural networks. Though recent works in this area have…

计算机视觉与模式识别 · 计算机科学 2022-09-27 Nikita Durasov , Mikhail Romanov , Valeriya Bubnova , Pavel Bogomolov , Anton Konushin

This paper aims to address the problem of supervised monocular depth estimation. We start with a meticulous pilot study to demonstrate that the long-range correlation is essential for accurate depth estimation. Therefore, we propose to…

计算机视觉与模式识别 · 计算机科学 2023-10-13 Zhenyu Li , Zehui Chen , Xianming Liu , Junjun Jiang

Endoscopic image analysis is vital for colorectal cancer screening, yet real-world conditions often suffer from lens fogging, motion blur, and specular highlights, which severely compromise automated polyp detection. We propose EndoCaver, a…

图像与视频处理 · 电气工程与系统科学 2026-05-19 Zhuoyu Wu , Wenhui Ou , Pei-Sze Tan , Jiayan Yang , Wenqi Fang , Zheng Wang , Raphaël C. -W. Phan

Traditional diagnostic methods like colonoscopy are invasive yet critical tools necessary for accurately diagnosing colorectal cancer (CRC). Detection of CRC at early stages is crucial for increasing patient survival rates. However,…

计算机视觉与模式识别 · 计算机科学 2025-06-02 Xinliu Zhong , Leo Hwa Liang , Angela S. Koh , Yeo Si Yong

Estimating precise metric depth and scene reconstruction from monocular endoscopy is a fundamental task for surgical navigation in robotic surgery. However, traditional stereo matching adopts binocular images to perceive the depth…

机器人学 · 计算机科学 2022-11-29 Ruofeng Wei , Bin Li , Hangjie Mo , Fangxun Zhong , Yonghao Long , Qi Dou , Yun-Hui Liu , Dong Sun

Monocular depth estimation is very challenging because clues to the exact depth are incomplete in a single RGB image. To overcome the limitation, deep neural networks rely on various visual hints such as size, shade, and texture extracted…

计算机视觉与模式识别 · 计算机科学 2023-04-26 Kyuhong Shim , Jiyoung Kim , Gusang Lee , Byonghyo Shim