Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

SurfConv: Bridging 3D and 2D Convolution for RGBD Images

About

We tackle the problem of using 3D information in convolutional neural networks for down-stream recognition tasks. Using depth as an additional channel alongside the RGB input has the scale variance problem present in image convolution based approaches. On the other hand, 3D convolution wastes a large amount of memory on mostly unoccupied 3D space, which consists of only the surface visible to the sensor. Instead, we propose SurfConv, which "slides" compact 2D filters along the visible 3D surface. SurfConv is formulated as a simple depth-aware multi-scale 2D convolution, through a new Data-Driven Depth Discretization (D4) scheme. We demonstrate the effectiveness of our method on indoor and outdoor 3D semantic segmentation datasets. Our method achieves state-of-the-art performance with less than 30% parameters used by the 3D convolution-based approaches.

Hang Chu, Wei-Chiu Ma, Kaustav Kundu, Raquel Urtasun, Sanja Fidler• 2018

Related benchmarks

TaskDatasetResultRank
Semantic segmentationNYU v2 (test)
mIoU31
248
Semantic segmentationKITTI (test)
mIoU35.1
16
Showing 2 of 2 rows

Other info

Follow for update