paper-with-me

Papers

Octave Deep Plane-Sweeping Network: Reducing Spatial Redundancy for Learning-Based Plane-Sweeping Stereo

2019-10-14 · IEEE Access 2019 10 · R. Komatsu, H. Fujii, Y. Tamura, A. Yamashita, H. Asama

In this paper, we propose the octave deep plane-sweeping network (OctDPSNet). OctDPSNet is a novel learning-based plane-sweeping stereo, which drastically reduces the required GPU memory and computation time while achieving a state-of-the-art depth estimation accuracy. Inspired by octave convolution, we divide image features into high and low spatial frequency features, and two cost volumes are generated from these using our proposed plane-sweeping module. To reduce spatial redundancy, the resolution of the cost volume from the low spatial frequency features is set to half that of the high spatial frequency features, which enables the memory consumption and computational cost to be reduced. After refinement, the two cost volumes are integrated into a final cost volume through our proposed pixel-wise “squeeze-and-excitation” based attention mechanism, and the depth maps are estimated from the final cost volume. We evaluate the proposed model on five datasets: SUN3D, RGB-D SLAM, MVS, Scenes11, and ETH3D. Our model outperforms previous methods on five datasets while drastically reducing the memory consumption and computational cost. Our source code is available at https://github.com/matsuren/octDPSNet.

📄 PDF Abstract BibTeX

Code (1)

matsuren/octDPSNet pytorch

Tasks

Depth EstimationGPUStereo Depth Estimation

Similar Papers 제목 키워드 기반

Drop an Octave: Reducing Spatial Redundancy in Convolutional Neural Networks with Octave Convolution

2019-04-10 · ICCV 2019 10 · Yunpeng Chen, Haoqi Fan, Bing Xu, Zhicheng Yan 외

In natural images, information is conveyed at different frequencies where higher frequencies are usually encoded with fine details and lower frequencies are usually encoded with global structures. Similarly, the output f…

Action ClassificationImage ClassificationVideo Recognition

U2-ONet: A Two-level Nested Octave U-structure with Multiscale Attention Mechanism for Moving Instances Segmentation

2020-07-26 · Chenjie Wang, Chengyuan Li, Bin Luo

Most scenes in practical applications are dynamic scenes containing moving objects, so segmenting accurately moving objects is crucial for many computer vision applications. In order to efficiently segment out all moving…

Multi-scale Octave Convolutions for Robust Speech Recognition

2019-10-31 · Joanna Rownicka, Peter Bell, Steve Renals

We propose a multi-scale octave convolution layer to learn robust speech representations efficiently. Octave convolutions were introduced by Chen et al [1] in the computer vision field to reduce the spatial redundancy of…

Computational EfficiencyRobust Speech Recognitionspeech-recognitionSpeech Recognition

Dual-Octave Convolution for Accelerated Parallel MR Image Reconstruction

2021-04-12 · Chun-Mei Feng, Zhanyuan Yang, Geng Chen, Yong Xu 외

Magnetic resonance (MR) image acquisition is an inherently prolonged process, whose acceleration by obtaining multiple undersampled images simultaneously through parallel imaging has always been the subject of research. …

Image Reconstruction

Generalized Octave Convolutions for Learned Multi-Frequency Image Compression

2020-02-24 · Mohammad Akbari, Jie Liang, Jingning Han, Chengjie Tu

Learned image compression has recently shown the potential to outperform the standard codecs. State-of-the-art rate-distortion (R-D) performance has been achieved by context-adaptive entropy coding approaches in which hy…

DenoisingImage CompressionImage DenoisingMS-SSIM+2