paper-with-me

홈 › Papers

StereoDRNet: Dilated Residual Stereo Net

2019-04-03 · Rohan Chabra, Julian Straub, Chris Sweeney, Richard Newcombe, Henry Fuchs

We propose a system that uses a convolution neural network (CNN) to estimate depth from a stereo pair followed by volumetric fusion of the predicted depth maps to produce a 3D reconstruction of a scene. Our proposed depth refinement architecture, predicts view-consistent disparity and occlusion maps that helps the fusion system to produce geometrically consistent reconstructions. We utilize 3D dilated convolutions in our proposed cost filtering network that yields better filtering while almost halving the computational cost in comparison to state of the art cost filtering architectures.For feature extraction we use the Vortex Pooling architecture. The proposed method achieves state of the art results in KITTI 2012, KITTI 2015 and ETH 3D stereo benchmarks. Finally, we demonstrate that our system is able to produce high fidelity 3D scene reconstructions that outperforms the state of the art stereo system.

📄 PDF Abstract BibTeX arXiv:1904.02251

Code (0)

등록된 구현이 없습니다.

Tasks

3D Reconstruction

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

StereoDRNet: Dilated Residual StereoNet

2019-06-01 · CVPR 2019 6 · Rohan Chabra, Julian Straub, Christopher Sweeney, Richard Newcombe 외

We propose a system that uses a convolution neural network (CNN) to estimate depth from a stereo pair followed by volumetric fusion of the predicted depth maps to produce a 3D reconstruction of a scene. Our proposed dept…

3D ReconstructionStereo Depth Estimation

Stereo Waterdrop Removal with Row-wise Dilated Attention

2021-08-07 · Zifan Shi, Na Fan, Dit-yan Yeung, Qifeng Chen

Existing vision systems for autonomous driving or robots are sensitive to waterdrops adhered to windows or camera lenses. Most recent waterdrop removal approaches take a single image as input and often fail to recover th…

Autonomous Driving

Learning a Dilated Residual Network for SAR Image Despeckling

2017-09-09 · Qiang Zhang, Qiangqiang Yuan, Jie Li, Zhen Yang 외

In this paper, to break the limit of the traditional linear models for synthetic aperture radar (SAR) image despeckling, we propose a novel deep learning approach by learning a non-linear end-to-end mapping between the n…

Sar Image Despeckling

Automatic segmentation of the femur and tibia bones from X-ray images based on pure dilated residual U-Net

2021-12-01 · American Institute of Mathematical Sciences 2021 12 · Weihao Shen, Wenbo Xu, Hongyang Zhang, Zexin Sun 외

X-ray images of the lower limb bone are the most commonly used imaging modality for clinical studies, and segmentation of the femur and tibia in an X-ray image is helpful for many medical studies such as diagnosis, surge…

Segmentation

Dilated Deep Residual Network for Image Denoising

2017-08-18 · Tianyang Wang, Mingxuan Sun, Kaoning Hu

Variations of deep neural networks such as convolutional neural network (CNN) have been successfully applied to image denoising. The goal is to automatically learn a mapping from a noisy image to a clean image given trai…

Color Image DenoisingDenoisingimage-classificationImage Classification+1