Quadtree Generating Networks: Efficient Hierarchical Scene Parsing with Sparse Convolutions

07/27/2019
by   Kashyap Chitta, et al.
3

Semantic segmentation with Convolutional Neural Networks is a memory-intensive task due to the high spatial resolution of feature maps and output predictions. In this paper, we present Quadtree Generating Networks (QGNs), a novel approach able to drastically reduce the memory footprint of modern semantic segmentation networks. The key idea is to use quadtrees to represent the predictions and target segmentation masks instead of dense pixel grids. Our quadtree representation enables hierarchical processing of an input image, with the most computationally demanding layers only being used at regions in the image containing boundaries between classes. In addition, given a trained model, our representation enables flexible inference schemes to trade-off accuracy and computational cost, allowing the network to adapt in constrained situations such as embedded devices. We demonstrate the benefits of our approach on the Cityscapes, SUN-RGBD and ADE20k datasets. On Cityscapes, we obtain an relative 3 similar memory consumption; and only receive a 3 to a large dilated network, while reducing memory consumption by over 4×.

READ FULL TEXT

page 4

page 12

page 13

research
03/15/2018

Training of Convolutional Networks on Multiple Heterogeneous Datasets for Street Scene Semantic Segmentation

We propose a convolutional network with hierarchical classifiers for per...
research
02/20/2019

An efficient solution for semantic segmentation: ShuffleNet V2 with atrous separable convolutions

Assigning a label to each pixel in an image, namely semantic segmentatio...
research
11/24/2020

SegBlocks: Block-Based Dynamic Resolution Networks for Real-Time Segmentation

SegBlocks reduces the computational cost of existing neural networks, by...
research
05/16/2023

Content-Adaptive Downsampling in Convolutional Neural Networks

Many convolutional neural networks (CNNs) rely on progressive downsampli...
research
12/07/2017

In-Place Activated BatchNorm for Memory-Optimized Training of DNNs

In this work we present In-Place Activated Batch Normalization (InPlace-...
research
12/07/2021

Scalable 3D Semantic Segmentation for Gun Detection in CT Scans

With the increased availability of 3D data, the need for solutions proce...
research
03/31/2020

Probabilistic Pixel-Adaptive Refinement Networks

Encoder-decoder networks have found widespread use in various dense pred...

Please sign up or login with your details

Forgot password? Click here to reset