TL;DR
This paper introduces a new loss function for training deep networks that enhances the connectivity of reconstructed network-like structures such as roads and canals from aerial imagery, improving map accuracy.
Contribution
The novel loss function explicitly enforces region separation to improve connectivity and reduce false positives in network reconstruction tasks, compatible with existing training setups.
Findings
Achieves state-of-the-art connectivity in road and canal maps
Effectively closes gaps in predicted network structures
Compatible with standard training pipelines
Abstract
We propose a novel, connectivity-oriented loss function for training deep convolutional networks to reconstruct network-like structures, like roads and irrigation canals, from aerial images. The main idea behind our loss is to express the connectivity of roads, or canals, in terms of disconnections that they create between background regions of the image. In simple terms, a gap in the predicted road causes two background regions, that lie on the opposite sides of a ground truth road, to touch in prediction. Our loss function is designed to prevent such unwanted connections between background regions, and therefore close the gaps in predicted roads. It also prevents predicting false positive roads and canals by penalizing unwarranted disconnections of background regions. In order to capture even short, dead-ending road segments, we evaluate the loss in small image crops. We show, in…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
