paper-with-me

Papers

All-day Depth Completion

2024-05-27 · Vadim Ezhov, Hyoungseob Park, Zhaoyang Zhang, Rishi Upadhyay, Howard Zhang, Chethan Chinder Chandrappa, Achuta Kadambi, Yunhao Ba, Julie Dorsey, Alex Wong

We propose a method for depth estimation under different illumination conditions, i.e., day and night time. As photometry is uninformative in regions under low-illumination, we tackle the problem through a multi-sensor fusion approach, where we take as input an additional synchronized sparse point cloud (i.e., from a LiDAR) projected onto the image plane as a sparse depth map, along with a camera image. The crux of our method lies in the use of the abundantly available synthetic data to first approximate the 3D scene structure by learning a mapping from sparse to (coarse) dense depth maps along with their predictive uncertainty - we term this, SpaDe. In poorly illuminated regions where photometric intensities do not afford the inference of local shape, the coarse approximation of scene depth serves as a prior; the uncertainty map is then used with the image to guide refinement through an uncertainty-driven residual learning (URL) scheme. The resulting depth completion network leverages complementary strengths from both modalities - depth is sparse but insensitive to illumination and in metric scale, and image is dense but sensitive with scale ambiguity. SpaDe can be used in a plug-and-play fashion, which allows for 25% improvement when augmented onto existing methods to preprocess sparse depth. We demonstrate URL on the nuScenes dataset where we improve over all baselines by an average 11.65% in all-day scenarios, 11.23% when tested specifically for daytime, and 13.12% for nighttime scenes.

📄 PDF Abstract BibTeX arXiv:2405.17315

Code (0)

등록된 구현이 없습니다.

Tasks

AllDepth CompletionDepth EstimationSensor Fusion

Methods 이 논문이 사용한 방법론

SPADE SPADE, or Spatially-Adaptive Normalization is a conditional normalization method for semantic image synthesis. Similar to [Batch…

Similar Papers 제목 키워드 기반

LiDAR Meta Depth Completion

2023-07-24 · Wolfgang Boettcher, Lukas Hoyer, Ozan Unal, Ke Li 외

Depth estimation is one of the essential tasks to be addressed when creating mobile autonomous systems. While monocular depth estimation methods have improved in recent times, depth completion provides more accurate and …

Depth CompletionDepth EstimationMonocular Depth Estimation

Spacecraft depth completion based on the gray image and the sparse depth map

2022-08-30 · Xiang Liu, Hongyuan Wang, Zhiqiang Yan, Yu Chen 외

Perceiving the three-dimensional (3D) structure of the spacecraft is a prerequisite for successfully executing many on-orbit space missions, and it can provide critical input for many downstream vision algorithms. In thi…

Depth CompletionForeground SegmentationPose EstimationSpacecraft Pose Estimation

Render4Completion: Synthesizing Multi-View Depth Maps for 3D Shape Completion

2019-04-17 · Tao Hu, Zhizhong Han, Abhinav Shrivastava, Matthias Zwicker

We propose a novel approach for 3D shape completion by synthesizing multi-view depth maps. While previous work for shape completion relies on volumetric representations, meshes, or point clouds, we propose to use multi-v…

Image-to-Image TranslationTranslation

Robust Depth Completion with Uncertainty-Driven Loss Functions

2021-12-15 · Yufan Zhu, Weisheng Dong, Leida Li, Jinjian Wu 외

Recovering a dense depth image from sparse LiDAR scans is a challenging task. Despite the popularity of color-guided methods for sparse-to-dense depth completion, they treated pixels equally during optimization, ignoring…

Depth Completion

A Two-Stage Masked Autoencoder Based Network for Indoor Depth Completion

2024-06-14 · Kailai Sun, Zhou Yang, Qianchuan Zhao

Depth images have a wide range of applications, such as 3D reconstruction, autonomous driving, augmented reality, robot navigation, and scene understanding. Commodity-grade depth cameras are hard to sense depth for brigh…

3D ReconstructionAutonomous DrivingDecoderDepth Completion+2