Training Constrained Deconvolutional Networks for Road Scene Semantic Segmentation
German Ros, Simon Stent, Pablo F. Alcantarilla, Tomoki Watanabe

TL;DR
This paper introduces a new training strategy for memory-efficient deconvolutional networks in road scene segmentation, leveraging a multi-domain dataset and knowledge transfer to improve accuracy under hardware constraints.
Contribution
The paper proposes a novel training approach that transfers knowledge from an unconstrained source network to a constrained target network, enhancing performance in resource-limited settings.
Findings
Memory-efficient networks outperform FCNs with less than 1% memory usage.
The MDRS3 dataset improves training diversity and generalization.
Knowledge transfer enhances constrained network accuracy.
Abstract
In this work we investigate the problem of road scene semantic segmentation using Deconvolutional Networks (DNs). Several constraints limit the practical performance of DNs in this context: firstly, the paucity of existing pixel-wise labelled training data, and secondly, the memory constraints of embedded hardware, which rule out the practical use of state-of-the-art DN architectures such as fully convolutional networks (FCN). To address the first constraint, we introduce a Multi-Domain Road Scene Semantic Segmentation (MDRS3) dataset, aggregating data from six existing densely and sparsely labelled datasets for training our models, and two existing, separate datasets for testing their generalisation performance. We show that, while MDRS3 offers a greater volume and variety of data, end-to-end training of a memory efficient DN does not yield satisfactory performance. We propose a new…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Infrastructure Maintenance and Monitoring · Multimodal Machine Learning Applications
