Resource Efficient Mountainous Skyline Extraction using Shallow Learning
- URL: http://arxiv.org/abs/2107.10997v1
- Date: Fri, 23 Jul 2021 02:14:17 GMT
- Title: Resource Efficient Mountainous Skyline Extraction using Shallow Learning
- Authors: Touqeer Ahmad, Ebrahim Emami, Martin \v{C}ad\'ik, George Bebis
- Abstract summary: 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.
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.
We then employ dynamic programming to solve the shortest path problem for the resultant multistage graph to get the sky-mountain boundary.
- Score: 0.28675177318965034
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- 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 path problem for the
resultant multistage graph to get the sky-mountain boundary. The proposed
approach is computationally faster than earlier methods while providing
comparable performance and is more suitable for resource constrained platforms
e.g., mobile devices, planetary rovers and UAVs. We compare our proposed
approach against earlier skyline detection methods using four different data
sets. Our code is available at
\url{https://github.com/TouqeerAhmad/skyline_detection}.
Related papers
- StraightPCF: Straight Point Cloud Filtering [50.66412286723848]
Point cloud filtering is a fundamental 3D vision task, which aims to remove noise while recovering the underlying clean surfaces.
We introduce StraightPCF, a new deep learning based method for point cloud filtering.
It works by moving noisy points along straight paths, thus reducing discretization errors while ensuring faster convergence to the clean surfaces.
arXiv Detail & Related papers (2024-05-14T05:41:59Z) - DeepLSD: Line Segment Detection and Refinement with Deep Image Gradients [105.25109274550607]
Line segments are increasingly used in vision tasks.
Traditional line detectors based on the image gradient are extremely fast and accurate, but lack robustness in noisy images and challenging conditions.
We propose to combine traditional and learned approaches to get the best of both worlds: an accurate and robust line detector.
arXiv Detail & Related papers (2022-12-15T12:36:49Z) - Spatial-Temporal Deep Embedding for Vehicle Trajectory Reconstruction
from High-Angle Video [1.8520147498637294]
We develop a model that imposes parity constraints at both pixel and instance levels to generate instance-aware embeddings for vehicle segmentation on STMap.
The designed model is applied to process all public NGSIM US-101 videos to generate complete vehicle trajectories.
arXiv Detail & Related papers (2022-09-17T22:32:05Z) - Online Pole Segmentation on Range Images for Long-term LiDAR
Localization in Urban Environments [32.34672033386747]
We present a novel, accurate, and fast pole extraction approach based on geometric features that runs online.
Our method performs all computations directly on range images generated from 3D LiDAR scans.
We use the extracted poles as pseudo labels to train a deep neural network for online range image-based pole segmentation.
arXiv Detail & Related papers (2022-08-15T17:58:08Z) - Unstructured Road Segmentation using Hypercolumn based Random Forests of
Local experts [0.0]
We propose a method to detect and segment roads with a random forest of local experts with superpixel based machine-learned features.
The random forest takes in machine learnt descriptors from a pre-trained convolutional neural network - VGG-16.
We compare our algorithm against Nueral Network based methods and Traditional approaches.
arXiv Detail & Related papers (2022-07-23T13:56:37Z) - Polygonal Point Set Tracking [50.445151155209246]
We propose a novel learning-based polygonal point set tracking method.
Our goal is to track corresponding points on the target contour.
We present visual-effects applications of our method on part distortion and text mapping.
arXiv Detail & Related papers (2021-05-30T17:12:36Z) - Graph Neural Networks with Adaptive Frequency Response Filter [55.626174910206046]
We develop a graph neural network framework AdaGNN with a well-smooth adaptive frequency response filter.
We empirically validate the effectiveness of the proposed framework on various benchmark datasets.
arXiv Detail & Related papers (2021-04-26T19:31:21Z) - Deep Shells: Unsupervised Shape Correspondence with Optimal Transport [52.646396621449]
We propose a novel unsupervised learning approach to 3D shape correspondence.
We show that the proposed method significantly improves over the state-of-the-art on multiple datasets.
arXiv Detail & Related papers (2020-10-28T22:24:07Z) - Delving Deeper into Anti-aliasing in ConvNets [42.82751522973616]
Aliasing refers to the phenomenon that high frequency signals degenerate into completely different ones after sampling.
We propose an adaptive content-aware low-pass filtering layer, which predicts separate filter weights for each spatial location and channel group.
arXiv Detail & Related papers (2020-08-21T17:56:04Z) - Weakly Supervised Attention Pyramid Convolutional Neural Network for
Fine-Grained Visual Classification [71.96618723152487]
We introduce Attention Pyramid Convolutional Neural Network (AP-CNN)
AP-CNN learns both high-level semantic and low-level detailed feature representation.
It can be trained end-to-end, without the need of additional bounding box/part annotations.
arXiv Detail & Related papers (2020-02-09T12:33:23Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.