HyperAIHyperAI

Command Palette

Search for a command to run...

4 months ago

Depth-aware CNN for RGB-D Segmentation

Weiyue Wang; Ulrich Neumann

Depth-aware CNN for RGB-D Segmentation

Abstract

Convolutional neural networks (CNN) are limited by the lack of capability to handle geometric information due to the fixed grid kernel structure. The availability of depth data enables progress in RGB-D semantic segmentation with CNNs. State-of-the-art methods either use depth as additional images or process spatial information in 3D volumes or point clouds. These methods suffer from high computation and memory cost. To address these issues, we present Depth-aware CNN by introducing two intuitive, flexible and effective operations: depth-aware convolution and depth-aware average pooling. By leveraging depth similarity between pixels in the process of information propagation, geometry is seamlessly incorporated into CNN. Without introducing any additional parameters, both operators can be easily integrated into existing CNNs. Extensive experiments and ablation studies on challenging RGB-D semantic segmentation benchmarks validate the effectiveness and flexibility of our approach.

Code Repositories

virkay/DepthAwareCNN2
pytorch
Mentioned in GitHub
laughtervv/DepthAwareCNN
Official
pytorch
Mentioned in GitHub
iriszero/DepthAwareCNNplus
pytorch
Mentioned in GitHub
aksh1501/DepthAware_CNN_edit
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
semantic-segmentation-on-nyu-depth-v2Depth-aware CNN
Mean IoU: 43.9%
semantic-segmentation-on-stanford2d3d-rgbdDepth-aware CNN
Pixel Accuracy: 65.4
mAcc: 55.5
mIoU: 39.5
semantic-segmentation-on-sun-rgbdTokenFusion (S)
Mean IoU: 42.0%
thermal-image-segmentation-on-mfn-datasetDepth-aware CNN
mIOU: 46.1

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Depth-aware CNN for RGB-D Segmentation | Papers | HyperAI