paper-with-me

홈 › Papers

Neural Contourlet Network for Monocular 360 Depth Estimation

2022-08-03 · Zhijie Shen, Chunyu Lin, Lang Nie, Kang Liao, Yao Zhao

For a monocular 360 image, depth estimation is a challenging because the distortion increases along the latitude. To perceive the distortion, existing methods devote to designing a deep and complex network architecture. In this paper, we provide a new perspective that constructs an interpretable and sparse representation for a 360 image. Considering the importance of the geometric structure in depth estimation, we utilize the contourlet transform to capture an explicit geometric cue in the spectral domain and integrate it with an implicit cue in the spatial domain. Specifically, we propose a neural contourlet network consisting of a convolutional neural network and a contourlet transform branch. In the encoder stage, we design a spatial-spectral fusion module to effectively fuse two types of cues. Contrary to the encoder, we employ the inverse contourlet transform with learned low-pass subbands and band-pass directional subbands to compose the depth in the decoder. Experiments on the three popular panoramic image datasets demonstrate that the proposed approach outperforms the state-of-the-art schemes with faster convergence. Code is available at https://github.com/zhijieshen-bjtu/Neural-Contourlet-Network-for-MODE.

📄 PDF Abstract BibTeX arXiv:2208.01817

Code (1)

zhijieshen-bjtu/neural-contourlet-network-for-mode 공식 구현 pytorch

Tasks

DecoderDepth Estimation

Similar Papers 제목 키워드 기반

Depth Reconstruction from Sparse Samples: Representation, Algorithm, and Sampling

2014-07-14 · Lee-Kang Liu, Stanley H. Chan, Truong Q. Nguyen

The rapid development of 3D technology and computer vision applications have motivated a thrust of methodologies for depth acquisition and estimation. However, most existing hardware and software methods have limited per…

Stereo MatchingStereo Matching Hand

Lightweight Monocular Depth Estimation via Token-Sharing Transformer

2023-06-09 · Dong-Jae Lee, Jae Young Lee, Hyounguk Shon, Eojindl Yi 외

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 compac…

Depth EstimationDepth PredictionMonocular Depth Estimation

Disambiguating Monocular Depth Estimation with a Single Transient

2020-08-01 · ECCV 2020 8 · Mark Nishimura, David B. Lindell, Christopher Metzler, Gordon Wetzstein

Monocular depth estimation algorithms successfully predict the relative depth order of objects in a scene. However, because of the fundamental scale ambiguity associated with monocular images, these algorithms fail at co…

Depth EstimationMonocular Depth EstimationSensor Fusion

FusionDepth: Complement Self-Supervised Monocular Depth Estimation with Cost Volume

2023-05-10 · Zhuofei Huang, Jianlin Liu, Shang Xu, Ying Chen 외

Multi-view stereo depth estimation based on cost volume usually works better than self-supervised monocular depth estimation except for moving objects and low-textured surfaces. So in this paper, we propose a multi-frame…

Depth EstimationMonocular Depth EstimationStereo Depth Estimation

Error Diagnosis of Deep Monocular Depth Estimation Models

2021-11-15 · Jagpreet Chawla, Nikhil Thakurdesai, Anuj Godase, Md Reza 외

Estimating depth from a monocular image is an ill-posed problem: when the camera projects a 3D scene onto a 2D plane, depth information is inherently and permanently lost. Nevertheless, recent work has shown impressive r…

Depth EstimationDepth PredictionMonocular Depth Estimation