paper-with-me

홈 › Papers

SelfReDepth: Self-Supervised Real-Time Depth Restoration for Consumer-Grade Sensors

2024-06-05 · Alexandre Duarte, Francisco Fernandes, João M. Pereira, Catarina Moreira, Jacinto C. Nascimento, Joaquim Jorge

Depth maps produced by consumer-grade sensors suffer from inaccurate measurements and missing data from either system or scene-specific sources. Data-driven denoising algorithms can mitigate such problems. However, they require vast amounts of ground truth depth data. Recent research has tackled this limitation using self-supervised learning techniques, but it requires multiple RGB-D sensors. Moreover, most existing approaches focus on denoising single isolated depth maps or specific subjects of interest, highlighting a need for methods to effectively denoise depth maps in real-time dynamic environments. This paper extends state-of-the-art approaches for depth-denoising commodity depth devices, proposing SelfReDepth, a self-supervised deep learning technique for depth restoration, via denoising and hole-filling by inpainting full-depth maps captured with RGB-D sensors. The algorithm targets depth data in video streams, utilizing multiple sequential depth frames coupled with color data to achieve high-quality depth videos with temporal coherence. Finally, SelfReDepth is designed to be compatible with various RGB-D sensors and usable in real-time scenarios as a pre-processing step before applying other depth-dependent algorithms. Our results demonstrate our approach's real-time performance on real-world datasets. They show that it outperforms state-of-the-art denoising and restoration performance at over 30fps on Commercial Depth Cameras, with potential benefits for augmented and mixed-reality applications.

📄 PDF Abstract BibTeX arXiv:2406.03388

Code (1)

alexduarte23/sred 공식 구현 tf

Tasks

DenoisingMixed RealitySelf-Supervised Learning

Methods 이 논문이 사용한 방법론

Inpainting Train a convolutional neural network to generate the contents of an arbitrary image region conditioned on its surroundings.
Focus 설명 없음

Similar Papers 제목 키워드 기반

MGNiceNet: Unified Monocular Geometric Scene Understanding

2024-11-18 · Markus Schön, Michael Buchholz, Klaus Dietmayer

Monocular geometric scene understanding combines panoptic segmentation and self-supervised depth estimation, focusing on real-time application in autonomous vehicles. We introduce MGNiceNet, a unified approach that uses …

Autonomous DrivingAutonomous VehiclesDepth EstimationDepth Prediction+5

RealMonoDepth: Self-Supervised Monocular Depth Estimation for General Scenes

2020-04-14 · Mertalp Ocal, Armin Mustafa

We present a generalised self-supervised learning approach for monocular estimation of the real depth across scenes with diverse depth ranges from 1--100s of meters. Existing supervised methods for monocular depth estima…

Depth EstimationMonocular Depth EstimationSelf-Supervised Learning

Don't Forget The Past: Recurrent Depth Estimation from Monocular Video

2020-01-08 · Vaishakh Patil, Wouter Van Gansbeke, Dengxin Dai, Luc van Gool

Autonomous cars need continuously updated depth information. Thus far, depth is mostly estimated independently for a single frame at a time, even if the method starts from video input. Our method produces a time series o…

Depth CompletionDepth EstimationDepth PredictionMonocular Depth Estimation+2

RTS-Mono: A Real-Time Self-Supervised Monocular Depth Estimation Method for Real-World Deployment

2025-11-18 · Zeyu Cheng, Tongfei Liu, Tao Lei, Xiang Hua 외 arxiv

Depth information is crucial for autonomous driving and intelligent robot navigation. The simplicity and flexibility of self-supervised monocular depth estimation are conducive to its role in these fields. However, most …

Monocular Depth EstimationAutonomous DrivingRobot Navigation

Advancing Self-supervised Monocular Depth Learning with Sparse LiDAR

2021-09-20 · Ziyue Feng, Longlong Jing, Peng Yin, YingLi Tian 외

Self-supervised monocular depth prediction provides a cost-effective solution to obtain the 3D location of each pixel. However, the existing approaches usually lead to unsatisfactory accuracy, which is critical for auton…

3D Object DetectionDepth CompletionDepth EstimationDepth Prediction+4