Roadmap Generation Using a Multi-Stage Ensemble of Deep Neural Networks with Smoothing-Based Optimization
Abstract
Road detection from aerial images is a challenging task for humans and machines alike. Occlusion, the lack of visual cues and slim class borders for other road-like structures (such as pathways or private alleys) make the problem inherently ambiguous, requiring logic that goes beyond the input image. We propose a three-stage method for the task of road segmentation - first, an ensemble of multiple U-Net like CNNs generate binary road masks. Second, another CNN learns to refine roads segmentations based on the fusion of the road maps from the first stage. Third, missing links are added based on the inferred graph to improve segmentation.
Cite
Text
Costea et al. "Roadmap Generation Using a Multi-Stage Ensemble of Deep Neural Networks with Smoothing-Based Optimization." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2018. doi:10.1109/CVPRW.2018.00038Markdown
[Costea et al. "Roadmap Generation Using a Multi-Stage Ensemble of Deep Neural Networks with Smoothing-Based Optimization." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2018.](https://mlanthology.org/cvprw/2018/costea2018cvprw-roadmap/) doi:10.1109/CVPRW.2018.00038BibTeX
@inproceedings{costea2018cvprw-roadmap,
title = {{Roadmap Generation Using a Multi-Stage Ensemble of Deep Neural Networks with Smoothing-Based Optimization}},
author = {Costea, Dragos and Marcu, Alina and Slusanschi, Emil and Leordeanu, Marius},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops},
year = {2018},
pages = {220-224},
doi = {10.1109/CVPRW.2018.00038},
url = {https://mlanthology.org/cvprw/2018/costea2018cvprw-roadmap/}
}