Road Detection with EOSResUNet and Post Vectorizing Algorithm

Abstract

Object recognition on the satellite images is one of the most relevant and popular topics in the problem of pattern recognition. This was facilitated by many factors, such as a high number of satellites with high-resolution imagery, the significant development of computer vision, especially with a major breakthrough in the field of convolutional neural networks, a wide range of industry verticals for usage and still a quite empty market. Roads are one of the most popular objects for recognition. In this article, we want to present you the combination of work of neural network and postprocessing algorithm, due to which we get not only the coverage mask but also the vectors of all of the individual roads that are present in the image and can be used to address the higher-level tasks in the future. This approach was used to solve the DeepGlobe Road Extraction Challenge.

Cite

Text

Filin et al. "Road Detection with EOSResUNet and Post Vectorizing Algorithm." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2018. doi:10.1109/CVPRW.2018.00036

Markdown

[Filin et al. "Road Detection with EOSResUNet and Post Vectorizing Algorithm." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2018.](https://mlanthology.org/cvprw/2018/filin2018cvprw-road/) doi:10.1109/CVPRW.2018.00036

BibTeX

@inproceedings{filin2018cvprw-road,
  title     = {{Road Detection with EOSResUNet and Post Vectorizing Algorithm}},
  author    = {Filin, Oleksandr and Zapara, Anton and Panchenko, Serhii},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops},
  year      = {2018},
  pages     = {211-215},
  doi       = {10.1109/CVPRW.2018.00036},
  url       = {https://mlanthology.org/cvprw/2018/filin2018cvprw-road/}
}