TL;DR
This paper introduces a resource-efficient shallow learning method for mountainous skyline detection that is faster and suitable for resource-constrained platforms, achieving comparable accuracy to existing methods.
Contribution
A novel shallow learning approach that learns linear filters for skyline detection, reducing computational complexity compared to deep learning methods.
Findings
Faster skyline detection with comparable accuracy to deep learning methods.
Effective on resource-constrained platforms like mobile devices and planetary rovers.
Validated across four different datasets.
Abstract
Skyline plays a pivotal role in mountainous visual geo-localization and localization/navigation of planetary rovers/UAVs and virtual/augmented reality applications. We present a novel mountainous skyline detection approach where we adapt a shallow learning approach to learn a set of filters to discriminate between edges belonging to sky-mountain boundary and others coming from different regions. Unlike earlier approaches, which either rely on extraction of explicit feature descriptors and their classification, or fine-tuning general scene parsing deep networks for sky segmentation, our approach learns linear filters based on local structure analysis. At test time, for every candidate edge pixel, a single filter is chosen from the set of learned filters based on pixel's structure tensor, and then applied to the patch around it. We then employ dynamic programming to solve the shortest…
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.
