paper-with-me

Papers

A Multi-Stage Multi-Task Neural Network for Aerial Scene Interpretation and Geolocalization

2018-04-04 · Alina Marcu, Dragos Costea, Emil Slusanschi, Marius Leordeanu

Semantic segmentation and vision-based geolocalization in aerial images are challenging tasks in computer vision. Due to the advent of deep convolutional nets and the availability of relatively low cost UAVs, they are currently generating a growing attention in the field. We propose a novel multi-task multi-stage neural network that is able to handle the two problems at the same time, in a single forward pass. The first stage of our network predicts pixelwise class labels, while the second stage provides a precise location using two branches. One branch uses a regression network, while the other is used to predict a location map trained as a segmentation task. From a structural point of view, our architecture uses encoder-decoder modules at each stage, having the same encoder structure re-used. Furthermore, its size is limited to be tractable on an embedded GPU. We achieve commercial GPS-level localization accuracy from satellite images with spatial resolution of 1 square meter per pixel in a city-wide area of interest. On the task of semantic segmentation, we obtain state-of-the-art results on two challenging datasets, the Inria Aerial Image Labeling dataset and Massachusetts Buildings.

📄 PDF Abstract BibTeX arXiv:1804.01322

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderGPUSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

A Multi-Stage Duplex Fusion ConvNet for Aerial Scene Classification

2022-03-29 · Jingjun Yi, Beichen Zhou

Existing deep learning based methods effectively prompt the performance of aerial scene classification. However, due to the large amount of parameters and computational cost, it is rather difficult to apply these methods…

Aerial Scene ClassificationScene Classification

Aerial Scene Understanding in The Wild: Multi-Scene Recognition via Prototype-based Memory Networks

2021-04-22 · Yuansheng Hua, Lichao Moua, Jianzhe Lin, Konrad Heidler 외

Aerial scene recognition is a fundamental visual task and has attracted an increasing research interest in the last few years. Most of current researches mainly deploy efforts to categorize an aerial image into one scene…

RetrievalScene RecognitionScene Understanding

Cross-Task Transfer for Geotagged Audiovisual Aerial Scene Recognition

2020-05-18 · ECCV 2020 8 · Di Hu, Xuhong LI, Lichao Mou, Pu Jin 외

Aerial scene recognition is a fundamental task in remote sensing and has recently received increased interest. While the visual information from overhead images with powerful models and efficient algorithms yields consid…

Scene Recognition

MultiScene: A Large-scale Dataset and Benchmark for Multi-scene Recognition in Single Aerial Images

2021-04-07 · Yuansheng Hua, Lichao Mou, Pu Jin, Xiao Xiang Zhu

Aerial scene recognition is a fundamental research problem in interpreting high-resolution aerial imagery. Over the past few years, most studies focus on classifying an image into one scene category, while in real-world …

Learning with noisy labelsScene Recognition

Automatic Building Extraction in Aerial Scenes Using Convolutional Networks

2016-02-21 · Jiangye Yuan

Automatic building extraction from aerial and satellite imagery is highly challenging due to extremely large variations of building appearances. To attack this problem, we design a convolutional network with a final stag…