paper-with-me

Papers

DeepLiDAR: Deep Surface Normal Guided Depth Prediction for Outdoor Scene from Sparse LiDAR Data and Single Color Image

2018-12-02 · CVPR 2019 6 · Jiaxiong Qiu, Zhaopeng Cui, yinda zhang, Xingdi Zhang, Shuaicheng Liu, Bing Zeng, Marc Pollefeys

In this paper, we propose a deep learning architecture that produces accurate dense depth for the outdoor scene from a single color image and a sparse depth. Inspired by the indoor depth completion, our network estimates surface normals as the intermediate representation to produce dense depth, and can be trained end-to-end. With a modified encoder-decoder structure, our network effectively fuses the dense color image and the sparse LiDAR depth. To address outdoor specific challenges, our network predicts a confidence mask to handle mixed LiDAR signals near foreground boundaries due to occlusion, and combines estimates from the color image and surface normals with learned attention maps to improve the depth accuracy especially for distant areas. Extensive experiments demonstrate that our model improves upon the state-of-the-art performance on KITTI depth completion benchmark. Ablation study shows the positive impact of each model components to the final performance, and comprehensive analysis shows that our model generalizes well to the input with higher sparsity or from indoor scenes.

📄 PDF Abstract BibTeX arXiv:1812.00488

Code (1)

JiaxiongQ/DeepLiDAR pytorch

Tasks

DecoderDepth CompletionDepth EstimationDepth Prediction

Similar Papers 제목 키워드 기반

Deep Surface Normal Estimation on the 2-Sphere with Confidence Guided Semantic Attention

2020-08-01 · ECCV 2020 8 · Quewei Li, Jie Guo, Yang Fei, Qinyu Tang 외

We propose a deep convolutional neural network (CNN) to estimate surface normal from a single color image accompanied with a low-quality depth channel. Unlike most previous works, we predict the normal on the 2-sphere ra…

Missing ValuesSurface Normal Estimation

GeoNet++: Iterative Geometric Neural Network with Edge-Aware Refinement for Joint Depth and Surface Normal Estimation

2020-12-13 · Xiaojuan Qi, Zhengzhe Liu, Renjie Liao, Philip H. S. Torr 외

In this paper, we propose a geometric neural network with edge-aware refinement (GeoNet++) to jointly predict both depth and surface normal maps from a single image. Building on top of two-stream CNNs, GeoNet++ captures …

3D ReconstructionDepth EstimationDepth PredictionSurface Normal Estimation

A Surface-normal Based Neural Framework for Colonoscopy Reconstruction

2023-03-13 · Shuxian Wang, Yubo Zhang, Sarah K. McGill, Julian G. Rosenman 외

Reconstructing a 3D surface from colonoscopy video is challenging due to illumination and reflectivity variation in the video frame that can cause defective shape predictions. Aiming to overcome this challenge, we utiliz…

Self-supervised Learning for Single View Depth and Surface Normal Estimation

2019-03-01 · Huangying Zhan, Chamara Saroj Weerasekera, Ravi Garg, Ian Reid

In this work we present a self-supervised learning framework to simultaneously train two Convolutional Neural Networks (CNNs) to predict depth and surface normals from a single image. In contrast to most existing framewo…

Depth EstimationDepth PredictionMonocular Depth EstimationSelf-Supervised Learning+1

SURGE: Surface Regularized Geometry Estimation from a Single Image

2016-12-01 · NeurIPS 2016 12 · Peng Wang, Xiaohui Shen, Bryan Russell, Scott Cohen 외

This paper introduces an approach to regularize 2.5D surface normal and depth predictions at each pixel given a single input image. The approach infers and reasons about the underlying 3D planar surfaces depicted in the …