<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta />
    <article-meta>
      <title-group>
        <article-title>Towards Automated Real Estate Assessment from Satellite Images with CNNs</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Valentin Muhr Miroslav Despotovic David Koch</string-name>
          <email>david.koch@fh-kufstein.ac.at</email>
          <email>miroslav.despotovic@fh-kufstein.ac.at</email>
          <email>v.muhr@a1.net</email>
          <email>v.muhr@a1.net Email: miroslav.despotovic@fh-kufstein.ac.at Email: david.koch@fh-kufstein.ac.at</email>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Mario Do¨ ller</string-name>
          <email>mario.doeller@fh-kufstein.ac.at</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Matthias Zeppelzauer</string-name>
          <email>matthias.zeppelzauer@fhstp.ac.at</email>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Kufstein University of Applied Sciences</institution>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Kufstein University of Applied Sciences Kufstein University of Applied Sciences Kufstein University of Applied Sciences</institution>
        </aff>
        <aff id="aff2">
          <label>2</label>
          <institution>St.P o ̈lten University of Applied Sciences</institution>
        </aff>
      </contrib-group>
      <fpage>14</fpage>
      <lpage>23</lpage>
      <abstract>
        <p>-A driving factor for real estate prices is the location quality. Models for location quality are usually built from available price information and distinct GIS information. In this paper, we present a first approach towards the automated assessment of location quality from satellite images using computer vision. For this purpose, we first introduce a novel dataset generated from publicly available data sources with suitable ground-truth annotations for location assessment. Next, we adapt a state-of-the-art convolutional neural network (CNN) and adapt it to predict different land covers and objects from satellite images. Finally, we feed information derived from the recognized land covers into a regression-based price model which acts as a proxy for the assessment of location quality. Our results show that (i) land cover classification can be performed with high accuracy and demonstrates that automatic classification could further be used in the future for the detection of mis-aligned and erroneous GIS data; (ii) our adapted network reaches stateof-the-art performance in much less training time compared to our reference network; (iii) the automatically extracted visual information improves the prediction of real estate prices and thereby shows clear potential for the description of location quality.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>I. INTRODUCTION</title>
      <p>One of the most important criteria for assessing real estate
is its location and its neighborhood. The by the authors of
this paper specified research objective is to assess the quality
and livability of urban geographical locations to support the
automatic assessment of real-estate objects and properties. To
realize this goal, we aim at leveraging the capabilities of
automated land cover analysis in satellite images.</p>
      <p>
        Land Cover Analysis focuses on the extraction of
information from remote sensing satellite image data and GIS
data with the goal to study and monitor geological resources
and their dynamic changes [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ]. In this aspect, remote sensing
has become more and more important due to the increasing
amount of available geographical data [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ], provided through
satellite recordings world-wide and comprehensive descriptive
information collections from GIS. These data allow better
understanding and development of the earths global and
physical processes [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ] and in combination with GIS have fostered
several applications and meaningful results in the fields of
agriculture, environment, and eco-environment assessment [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ],
[
        <xref ref-type="bibr" rid="ref5">5</xref>
        ], [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ], [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ]. Due to these comprehensive data former
limitations to recognize fine-grained structural patterns of objects
(e.g. buildings) and background are dissolved [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ], and thereby
enable a number of novel approaches, as the one presented in
this work.
      </p>
      <p>
        A rich literature on satellite image analysis and land cover
classification exists [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ], [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ] and numerous datasets have been
introduced [
        <xref ref-type="bibr" rid="ref11">11</xref>
        ], [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ] for developing automatic classification
and detection algorithms. Furthermore, recently, deep
learning has made a significant impact on the field, especially
Convolutional Neural Networks (CNNs) [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ] have improved
classification performance of satellite imagery significantly
[
        <xref ref-type="bibr" rid="ref9">9</xref>
        ], [
        <xref ref-type="bibr" rid="ref14">14</xref>
        ], [
        <xref ref-type="bibr" rid="ref15">15</xref>
        ], [
        <xref ref-type="bibr" rid="ref16">16</xref>
        ], [
        <xref ref-type="bibr" rid="ref17">17</xref>
        ]. Although there is work on many
different tasks in the context of satellite image analysis, such
as building detection, road network analysis, terrain
classification, flood detection, and even poverty detection, the detection
of location quality has, to the knowledge of the authors, not
been investigated so far [
        <xref ref-type="bibr" rid="ref18">18</xref>
        ], [
        <xref ref-type="bibr" rid="ref19">19</xref>
        ], [
        <xref ref-type="bibr" rid="ref20">20</xref>
        ], [
        <xref ref-type="bibr" rid="ref21">21</xref>
        ], [
        <xref ref-type="bibr" rid="ref22">22</xref>
        ].
      </p>
      <p>
        For a proper development and implementation of our
research objectives, we had to build our own satellite image
dataset, which suits the requirements for location quality
assessment. For this purpose, we used publicly available satellite
image data from the Tyrolean Tiris Database1 and the freely
available Open Government Data2 (OGD). For location quality
assessment we have defined a set of eight relevant land covers,
which reflect geological characteristics and also considerable
infrastructure in Austria. Based on this novel dataset, we
designed a CNN for location assessment and compared it to
an existing network (VGG network model) [
        <xref ref-type="bibr" rid="ref23">23</xref>
        ]. The networks
were designed (and adapted respectively) to classify the land
covers and objects in our dataset.
      </p>
      <p>This work represents a first step towards our main research
objective to assess location quality by providing the necessary
basis information for this task, namely pre-classified land
1Orthofoto Tirol - data.gv.at. [Online] Available:
https://www.data.gv.at/katalog/dataset/35691b6c-9ed7-4517-b4b3688b0569729a. Accessed on: Aug. 30, 2017</p>
      <p>
        2Datenauftritt Land Tirol — data.gv.at. [Online]
Available:
https://www.data.gv.at/auftritte/?organisation=landtirol&amp;katFilter=geographie-und-planung#showresults. Accessed on: Aug
30, 2017
covers, terrains and objects in RGB satellite images. The
training of regression models for location quality based on
this analysis data is currently under investigation. The hedonic
pricing method, provides the theoretical background in real
estate and is widely used in housing research and appraisals
[
        <xref ref-type="bibr" rid="ref24">24</xref>
        ]. Originally developed for automobiles by [
        <xref ref-type="bibr" rid="ref25">25</xref>
        ], hedonic
price models describe how the quantity and quality of these
characteristics determine its price in a particular market. In a
formal way, the general hedonic price function takes the form
Pi = f (Si, Li, Ni)
(1)
where Pi is the log of the price or rent of house i, Si is a
vector of structural housing characteristics, Li is a vector of
location variables and Ni is the neighborhood characteristics.
In the field of hedonic pricing, only the aspects that are
available as quantifiable data, e.g. for location variables, such
as distances to schools, public transport, etc., are considered.
For instance, if one wants to evaluate sociodemographic data
within the scope of hedonic pricing on a certain geographical
level, an appropriate statement can be developed only on that
particular aggregated level. Therefore, the exact location or the
immediate neighborhood can be valuated only conditionally in
a fully automatic way. Furthermore, the demarcation of
microresidential areas based on e.g. predefined spatial units, and
price similarity cannot always lead to an adequate qualitative
distinction. Pattern recognition from satellite images
circumvents this problem, as the factual delineation of the
macrolocation is ignored and only the features within selected
microlocation are being investigated.
      </p>
    </sec>
    <sec id="sec-2">
      <title>II. RELATED WORK</title>
      <p>
        The major objective of image analysis is to extract
discriminative visual features from images [
        <xref ref-type="bibr" rid="ref26">26</xref>
        ]. An early approach,
which is sometimes still applied today, is the application of
manually designed visual features based on color- and
edgedescriptors [
        <xref ref-type="bibr" rid="ref27">27</xref>
        ], [
        <xref ref-type="bibr" rid="ref28">28</xref>
        ], e.g. histograms and correlograms. Later
local features (e.g. SIFT, SURF, ORB) were introduced and
became popular within the Bag-of-Visual-Word model for
image classification [
        <xref ref-type="bibr" rid="ref29">29</xref>
        ]. During the last years, increasingly
more automated methods for feature extraction and entirely
end-to-end learned approaches based on neural networks (deep
learning, DL) have been introduced and achieved remarkable
improvements in image analysis and classification [
        <xref ref-type="bibr" rid="ref30">30</xref>
        ], [
        <xref ref-type="bibr" rid="ref31">31</xref>
        ],
[
        <xref ref-type="bibr" rid="ref32">32</xref>
        ].
      </p>
      <p>
        In remote sensing different image types are utilized, ranging
from grayscale and RGB images, to multi-spectral images, and
Synthetic Aperture Radar (SAR) images, as well as measuring
procedures such as Light Detection and Ranging (LiDAR)
[
        <xref ref-type="bibr" rid="ref33">33</xref>
        ] enabling 3-dimensional geographical surface scanning.
RGB satellite images are the most widely distributed resources
in remote sensing, since region-wide captures are broadly
available.
      </p>
      <p>
        In RGB satellite image analysis we can differentiate
between low-level tasks and (more sophisticated) higher-lever
tasks, which often build upon low-level tasks. Low-level tasks
focus on detection of certain objects, such as buildings [
        <xref ref-type="bibr" rid="ref34">34</xref>
        ],
[
        <xref ref-type="bibr" rid="ref35">35</xref>
        ], [
        <xref ref-type="bibr" rid="ref36">36</xref>
        ], [
        <xref ref-type="bibr" rid="ref37">37</xref>
        ], road networks [
        <xref ref-type="bibr" rid="ref38">38</xref>
        ], [
        <xref ref-type="bibr" rid="ref39">39</xref>
        ], [
        <xref ref-type="bibr" rid="ref40">40</xref>
        ], and the
segmentation or classification of different land covers, such
as grassland, forest, and water [
        <xref ref-type="bibr" rid="ref41">41</xref>
        ], [
        <xref ref-type="bibr" rid="ref42">42</xref>
        ], [
        <xref ref-type="bibr" rid="ref43">43</xref>
        ], [
        <xref ref-type="bibr" rid="ref44">44</xref>
        ]. Satellite
images are usually cut into smaller patches before analysis,
in order to provide local spatial information (at a particular
location) together with its surrounding context (neighborhood)
to the subsequent analysis. Afterwards, traditionally feature
extraction is employed followed by machine learning [
        <xref ref-type="bibr" rid="ref28">28</xref>
        ].
Deep Learning, in contrast, combines feature extraction and
classification into one process, which is demonstrated by an
early work by Mnih and Hinton [
        <xref ref-type="bibr" rid="ref45">45</xref>
        ]. This work is based on a
neural network with multiple local and fully-connected layers,
designed to detect roads and road networks. In recent years
many different methods for feature learning based on neural
networks have been introduced [
        <xref ref-type="bibr" rid="ref46">46</xref>
        ], [
        <xref ref-type="bibr" rid="ref47">47</xref>
        ], [
        <xref ref-type="bibr" rid="ref41">41</xref>
        ], [
        <xref ref-type="bibr" rid="ref31">31</xref>
        ], [
        <xref ref-type="bibr" rid="ref48">48</xref>
        ].
In these methods, the extracted features (neural activations
at intermediate layers of the networks) are further processed
by other classifiers, such as Support Vector Machines (SVM)
to obtain a final classification. In other works the networks
combine feature extraction and learning into one supervised
learning process by adding a classification layer on top of the
network [
        <xref ref-type="bibr" rid="ref45">45</xref>
        ], [
        <xref ref-type="bibr" rid="ref22">22</xref>
        ], [
        <xref ref-type="bibr" rid="ref44">44</xref>
        ], [
        <xref ref-type="bibr" rid="ref49">49</xref>
        ], [
        <xref ref-type="bibr" rid="ref50">50</xref>
        ], [
        <xref ref-type="bibr" rid="ref51">51</xref>
        ], [
        <xref ref-type="bibr" rid="ref32">32</xref>
        ], [
        <xref ref-type="bibr" rid="ref43">43</xref>
        ].
      </p>
      <p>
        Higher-level tasks often build upon a basic land cover
classification or segmentation and include, for example
building type classification, i.e., the classification of residential
buildings, apartment buildings, and industrial and factory
building [
        <xref ref-type="bibr" rid="ref52">52</xref>
        ], [
        <xref ref-type="bibr" rid="ref53">53</xref>
        ] to support urban development and proper
planning. Higher-level tasks exist for different scaling levels.
An example for a very fine-grained analysis is the
segmentation of rooftops of buildings into areas of different angles
[
        <xref ref-type="bibr" rid="ref35">35</xref>
        ] and thereby the evaluation of the suitability of these
rooftops for photo-voltaic systems [
        <xref ref-type="bibr" rid="ref54">54</xref>
        ], [
        <xref ref-type="bibr" rid="ref55">55</xref>
        ]. Other works
focus on higher-level tasks at a much larger scale, such
as the analysis of abstract demographic and socio-economic
parameters from satellite images. An example is the work of
[
        <xref ref-type="bibr" rid="ref56">56</xref>
        ] where the authors try to derive regions of poverty through
satellite image data. They exploit the light intensity in areas
of settlement in night satellite images as an indicator. Based
on this information they apply transfer learning to identify
characteristical visual features which indicate poverty. In a
follow-up work, the authors were able to explain 75% of the
variation of economic outcomes from satellite images with a
CNN [
        <xref ref-type="bibr" rid="ref19">19</xref>
        ].
      </p>
      <p>The assessment of location quality is a new high-level task
for satellite image analysis introduced in this paper, which
builds upon low-level land cover classification. To facilitate the
characterization of location quality from land covers,
qualityrelevant land covers need to be selected and recognized in
the images. We have performed a survey on satellite image
datasets to identify suitable annotated data collections for
location assessment.</p>
      <p>
        One of the most recent dataset is the AID dataset. It has
been introduced in early 2017 by [
        <xref ref-type="bibr" rid="ref57">57</xref>
        ] and covers 10.000 object
images divided into 30 individual categories. The set entails
high intra-class variations, since visible lighting conditions
and time or season differ from sample to sample. Also due
to multi-resolution collections, the images range widely in
their spatial resolution of 50 cm and up to eight meters. For
our initial experiments on location assessment, we aim at a
more controlled dataset with less degrees of freedom (i.e.
different scales and different seasons) to reduce the number
of influencing factors. We consider the AID dataset as a
challenging dataset for future experiments, once a first location
assessment method has been established.
      </p>
      <p>
        The RSSCN7 dataset, introduced by [
        <xref ref-type="bibr" rid="ref58">58</xref>
        ], contains 2800
satellite images with eight different annotated land cover
classes. With 400 images in the categories of grassland, forest,
farmland, parking lot, residential region, industrial region, and
river and lake, these classes are closely resembled to the
introduced dataset of current reading. Challenging is the fact
that the samples are captured under different seasons, weather
conditions and resolutions. The overall size, however, is much
smaller than our dataset (10k images per class vs. 400 images
per class).
      </p>
      <p>
        The UC Merced Land Use Dataset by [
        <xref ref-type="bibr" rid="ref59">59</xref>
        ], is one of the
most utilized datasets [
        <xref ref-type="bibr" rid="ref60">60</xref>
        ], [
        <xref ref-type="bibr" rid="ref57">57</xref>
        ], [
        <xref ref-type="bibr" rid="ref61">61</xref>
        ], [
        <xref ref-type="bibr" rid="ref62">62</xref>
        ], [
        <xref ref-type="bibr" rid="ref63">63</xref>
        ] and has been
introduced in 2010. This set covers 21 object classes with 100
images each, in a spatial resolution of 30 cm. Although, this
dataset covers mostly all of the, for this research determined,
land covers and objects, the research project of this reading
requires far more image samples per category.
      </p>
      <p>Due to the reasons mentioned above, we have created a new
satellite dataset from publicly available satellite and GIS data
to better address our research objectives.</p>
    </sec>
    <sec id="sec-3">
      <title>III. DATASET</title>
      <p>The satellite image dataset for our investigation has
been retrieved from the orthophoto map of the Tyrolean
Tiris Database in combination with Open Government Data
(OGD). Images together with the OGD have been loaded into
the GIS software QGIS (version 2.18.2), which enables to
align the satellite images and the vector layers of the OGD
and to process them together. The OGD covers multiple
different land cover and object categories. From the rich
available data, we have selected those categories that are
most relevant for our research purpose of location quality
assessment. A total of eight object and land cover categories
has been selected:</p>
    </sec>
    <sec id="sec-4">
      <title>Residential Buildings Non-Residential Buildings Highway Federal Highway</title>
      <p>Local Roads
Grassland
Water</p>
      <p>Forest</p>
      <p>
        These eight classes are assumed to be most descriptive
and provisioning for the visual representation of local land
covers and infrastructures in Austria. Together they represent
the ground truth classes of our dataset. By using the scripting
capabilities of QGIS we have exported large-scale image tiles
from the satellite images at the highest available resolution.
The area from which tiles were extracted covers the entire
region of Tyrol in Austria. Since large areas in Tyrol are
(a) extracted satellite image with ground-truth
(b) patch to class assignment
(c) sliding window
approach
hardly or non-settled (covered settlement area 11.8% of whole
Tyrol [
        <xref ref-type="bibr" rid="ref64">64</xref>
        ]) we have selected those tiles which cover settlement
areas, resulting in a total of 21,076 tiles. Each obtained
tile (4,050x4,050 px) covers 500x500 m2. The tiles have a
ground resolution of 8.1 cm2 per pixel. The vector layers were
rasterized with the same resolution as the satellite image tiles
for further processing. Figure 1(a) shows a part of an image
tile with the corresponding ground-truth. The dataset has then
been partitioned randomly into a training set (80%), including
a hold-out validation set (10%), and a test set (20%). This
initial split guarantees a clear separation of training and test
data in our experiments.
      </p>
      <p>Next, every satellite image and ground truth layer has been
processed in parallel by a sliding window operation to cut
out patches from the images. The patch size is determined by
4050px/15 = 270px. A single patch thus covers 478 m2 of
landscape and thereby provides a significant amount of visual
context for the detection of land covers and objects.</p>
      <p>For each image patch a ground-truth label has been
computed. The ground-truth label is derived from the center area
of a patch (90x90 px) and is specified as the label of the most
frequently occurring land cover in this area. The remaining
area of the patch is considered as contextual information and
is not used to define the class label. Figures 1(b) illustrates
the labeling process of an image patch, showing a residential
building.</p>
      <p>The patch extraction is performed with a step size of 90 px
for the sliding window operation. In this way a dense coverage
of the input tiles is obtained, see Figure 1(c). Thereby, each
tile is cut into 1,849 patches.</p>
      <p>During construction of the dataset it showed that the OGD
shape files (vector layers) frequently exhibit poor accuracy.
Distorted and inaccurate polygons occur frequently, which do
not match with the satellite image. Figure 3, demonstrates
an example of an inaccurate OGD polygon. The visualized
polygon should indicate the shape of a federal highway but
actually overlaps to a large degree with the nearby forest.
Similar observations have been made in all other categories.
To clean the dataset, we have manually investigated the input
tiles and the patches and removed those with inaccurate
OGD polygons. For each category 15,000 patches have been
manually investigated. The amount of patches with inaccurate
ground-truth are listed in Table I. The percentage reaches from
6% for local roads to 57% for highway. The only exception
are the two building classes with a tolerable deviation of only
1%. Since category of highway and water consisted of so many
wrong images, additional images to the previous 15,000 have
been investigated. The final training set consists of 10,000
patches per category and the test set contains another 2,000
patches per category. Thus, there are 80,000 patches in the
training set and 16,000 patches in the. The complete process
of dataset generation is summarized in Figure 2. Finally,
the training dataset is converted to HDF5 format for easier
processing.</p>
    </sec>
    <sec id="sec-5">
      <title>IV. METHOD For the classification of the different land covers and objects in our dataset we propose - in accordance with the current state of the art - end-to-end learning by deep convolutional</title>
      <p>neural networks (CNNs). As described in Section III, the
satellite images have been pre-processed, i.e. cut into patches
by applying a sliding window operation to the large-scale
image tiles. The patches are stored in a HDF5 image database
and fed into the employed networks</p>
      <sec id="sec-5-1">
        <title>A. Center Patch Approach</title>
        <p>
          The center patch approach is inspired by the work of [
          <xref ref-type="bibr" rid="ref22">22</xref>
          ]
and has been considered already during database construction.
The idea of this approach is that the networks should learn to
classify only the center area of a given patch and to use the
surrounding context information as additional input. For this
reason, we label each patch according to the majority class in
the center of the patch (see Section III). The visual context
is used for making more accurate decisions and is not being
directly predicted. By following this approach the networks
are tuned to classify the image center by using additional
information from the neighborhood. This is reasonable since
some objects are more frequently surrounded by certain land
covers than others, e.g. gardens around residential buildings,
woods and bushes next to highways and water. Additionally,
context information helps to disambiguate larger objects, that
cover the entire center area. For the network training this
means that the entire patch is fed in as input and the label for
the center region is learned, independent of the land covers
present in the neighborhood.
        </p>
      </sec>
      <sec id="sec-5-2">
        <title>B. Network Models</title>
        <p>
          For the training process, two network models have been
employed for land cover classification. First, the VGG Network
[
          <xref ref-type="bibr" rid="ref23">23</xref>
          ], which acts as a baseline and second our own model,
called SatNet-8 in the following. The VGG model is used
with its original architecture. Only minor adaptations have
been made, i.e. increase image input size to 270x270, set
number of output neurons in the last fully-connected layer
to the number of classes in our dataset and application of
the ’adam’ optimizer instead of ’RMSProp’. SatNet-8 is a
variation of VGG with the same input and output dimensions.
For training, the same parameters and number of epochs are
used to enable a fair performance comparison.
        </p>
        <p>
          1) VGG Network: The VGG network is a CNN with 16
layers, i.e. 13 convolutional (conv) layers and three
fullyconnected (fc) layers, which have been formed to logical
groups. The first group represents two conv layers and one max
pooling operation. The conv layers operate with 64 filters and
a filter size of 3 and ReLU as activation function. Max pooling
is set to a stride of 2. In the second group the number of filters
per conv layer increases to 128. The third group consists of
three conv layers with 256 filters each and one max pooling
operation. The fourth and the fifth group exhibit 512 filters for
every conv layer. After the conv layers, two fc layers follow.
These fc layers consist of 4096 neurons each and employ
again ReLU for activation. Followed by a dropout function
with a 50% dropout rate after the first and second fc layer.
Dropout helps to avoid overfitting by randomly suppressing
weight updates during learning [
          <xref ref-type="bibr" rid="ref65">65</xref>
          ]. The third and final fc
layer defines the output and has been changed to a number
of K = 8 neurons to be compatible to our dataset. This layer
uses a softmax activation function. See Table II for a overview
of the architecture. Finally a logistic regression function is
applied.
        </p>
        <p>2) SatNet-8: During the development of SatNet-8 the VGG
Network has been used as a reference model. Multiple
structural modifications have been made and each training session
has been investigated in relation to its previous performance
and structural design. Our basic assumption for the
optimization is that we assume satellite images to have a lower
overall complexity than arbitrary (object-related or
scenerelated) images, which were originally used to train VGG
and similar networks. Thus, we expect that the complexity
of the network can be reduced without loosing discriminative
power. Therefore, most modifications have been made with
the goal to reduce the models complexity and to keep training
performance at a high level.</p>
        <p>After evaluating several different modifications and
strategies for the reduction of complexity, we decided for the
following architecture. The SatNet-8 consists of only 10 conv layers
(instead of 13 as in VGG) and three smaller fc layers, which
have been arranged into five groups. Every group represents
two conv layers and a max pooling operation, followed by a
batch normalization (bn) layer. This layer acts as a regularizer
for the distribution of the inputs to a given layer. It normalizes
the layers input for each batch during the training process. As a
result, it allows higher learning rates and improves accuracy.
The first two groups of conv layers operate with 128 filters
with a filter size of 3 and ReLU activation. Since the first conv
layers of a network model recognize simple edge and shape
information, the number of filters has been increased because
many object types in our dataset are characterized by simple
shapes, such as lines (e.g. boarders of buildings and roads).
The max pooling is set to a stride of 2 and thereby always
halves the input dimension. The following two groups exhibit
256 filters, which is again doubled to a total of 512 in the fifth
group. The first and the second fc layers consist of only 1048
neurons with ReLU activation. Since, the number of classes
in our dataset is much smaller than that used for the original
VGG network, this reduction in complexity is reasonable. To
avoid overfitting dropout functions with a 50% dropout rate are
employed for the fc layers. The final output layer is similar to
VGG Networks output layer, including the logistic regression
function. The adaptations performed for the SatNet-8 network
lead to a reduction of parameters by approximately a factor of
four. Both networks are initialized with random weights and
trained from scratch in our experiments.</p>
      </sec>
      <sec id="sec-5-3">
        <title>C. Implementation</title>
        <p>We employ Tensorflow with GPU support by CUDA Toolkit
(version 7.5) and cuDNN (version 5.1) for training. On top
of Tensorflow, the higher-lever API TFLearn 3 has been
employed, which allows for rapid prototyping of experimental
setups while still retaining full access to Tensorflows
capacities. The training hardware has been an Intel Core i7-7700K
with an Nvidia GeForce GTX 1080 Ti.</p>
        <p>3A. Damien, TFLearn — TensorFlow Deep Learning Library. [Online]
Available: http://tflearn.org. Accessed on: Aug 30, 2017</p>
      </sec>
    </sec>
    <sec id="sec-6">
      <title>V. EXPERIMENTS &amp; RESULTS</title>
      <sec id="sec-6-1">
        <title>A. Training Setup</title>
        <p>network models reach a similar performance level after 10
epochs. Interestingly, however, SatNet-8 faster learns,
especially in early epochs. The VGG takes longer and more
iterations to reach the same accuracy as the SatNet-8. Also
the SatNet-8 seems to be more robust on the validation set.</p>
        <p>The main reason for the faster learning of SatNet-8 is the
significantly lower number of parameters. This is also reflected
by the training times. The training of the VGG network has
taken 122.6 hours, whereas the SatNet-8 finished training after
approx. 79.6 hours. As shown in Figure 4, both networks have
potentially not reached their best performance capabilities after
10 epochs as the validation accuracy continuously increases
which further shows that the network does not overfit on
the data. Anyway, due to the total amount of training time,
we stoped training after epoch 10. The final result is an
overall training accuracy of VGG of 86.55% and SatNet-8
of 84.98%. The validation accuracy of VGG is 84.51% and
that of SatNet-8 is 84.48%. There is no significant difference
between the performance measures, except for the significantly
lower training time of SatNet-8.</p>
        <p>Prior to training, the networks’ input layers have been
adjusted to an input dimension of 270x270 px (the size of
the image patches in our dataset) and three color channels.We
performed different pre-processing steps on the input images.</p>
        <p>First, we zero-center the images to normalize them regarding
illumination and contrast variations. We zero center each
image by the measured mean across all three RGB color channels
only. This normalization facilitates the networks to converge
faster. Second, we apply augmentation to the training images.</p>
        <p>Augmentation adds additional variation to the training set by
performing image transformations on the training patches. We
employ two transforms to the patches: rotations by 0, 90, 180,
and 270 degree and vertical flipping. While the training data
is loaded into the system, the methods randomly rotate every
image and subsequently perform vertical flipping.</p>
        <p>
          The learning rate is a key parameter in training and
influences the convergence of the training significantly. A too
high rate can lead to an unstable training while a too low rate B. Classification Results
unnecessarily increases the required training time. We employ After both networks have been trained on our dataset, we
stochastic gradient descent (adam optimizer) for learning with have evaluated them on the so far unseen test set. Therefore,
an initial learning rate of 0.0001. This optimizer computes every test image patch has been passed through the network
adaptive learning rates for each parameter during the training and the most probable class from the eight possible classes
process[
          <xref ref-type="bibr" rid="ref66">66</xref>
          ] and yields good and stable results in practice. To has been taken as the final prediction for the patch. To assess
measure classification loss, we utilize the categorical cross- the performance, we have computed the overall accuracy as
entropy loss function. well as a confusion matrix. The confusion matrix provides
        </p>
        <p>To monitor the training process, we have employed a insight into the quality of classification as it displays
misvalidation set. This set has contained 10% of all training classifications between all categories and thereby reveals the
samples and has been chosen randomly thereof. These samples networks weaknesses and strengths. Figure 5 and Figure 6
serve the network to validate its current performance after a present the confusion matrices with the percentages of
cortraining iteration and are never used for training itself. The rectly and incorrectly classified test image patches. The top
training batch size has been adjusted to 32 images. A value of row indicates the predicted categories (pc) and the left row
32 represents a good performance trade-off for the training provides the true label (tl). The diagonal contains the achieved
hardware employed in our experiments. We train both the classification accuracy in percent (in bold letters). The
offnetworks from scratch for a number of 10 epochs. diagonal values represent mis-classifications. The column</p>
        <p>Figure 4 visualizes the learning performance of both net- ’false positive’ contains the percentage of false predictions
beworks over the entire training. In direct comparison, both tween the two building-related categories (residental building
and non-residental building, first two rows) and the percentage
of false predictions among the three street categories (highway,
federal highway, and local road, rows 3-5). Column ’% of
misclassifications’ sums up the percentages of wrongly predicted
images per class. The VGG Network achieved its best results
on the classes grassland, water, and forest. With an accuracy
of 94.75% to 97.6%. VGG is capable of predicting 1,895 /
2,000 grassland samples, 1,918 / 2,000 water samples, and
1,952 / 2,000 forest samples correctly. When it comes to the
prediction of street types, the category of highway achieved
91.05% accuracy, where only some samples tend to be
misclassified as federal highway. Since in some areas these two
street types look quiet similar, these errors are comprehensible.</p>
        <p>A similar pattern are observed for federal highway and local
road. The building-related classes can be detected with a lower
accuracy of 74% and 75,4% for residential building and
nonresidential building, respectively. A total amount of 1,480 /
2,000 and 1,508 / 2,000 samples have been correctly allocated
to their corresponding class. Mis-classifications of buildings,
however, mostly occur between the two building categories.</p>
        <p>If we join both categories, an overall accuracy for building
detection of approximately 96% would be reached.</p>
        <p>The SatNet-8 has achieved similar results to the VGG
Network with slightly different prediction accuracies. The
biggest difference is the class of federal highway, which is only
predicted correctly in 61.85% of all cases, whereas the VGG
Network achieved 73.35%. However, the SatNet-8 performs
notable better in the categories of residential building 81.7%
and local road 83.15%. The overall prediction accuracy and
predicted values of related object groups reveal that both
networks perform similar and at a very high performance level,
see Table III.</p>
        <p>
          For location quality assessment the building-related
categories have an especially high relevance. Thus, we want to
compare the performance level of our building type
classification (see Table III) to related works. An approach for
building classification is presented in [
          <xref ref-type="bibr" rid="ref53">53</xref>
          ]. The authors classify
buildings from Light Detection and Ranging (LiDAR) data
[
          <xref ref-type="bibr" rid="ref67">67</xref>
          ] and consider three building types: single-family houses,
multiple-family houses, and non-residential buildings. A
overall accuracy of 70% is achieved for all three classes which is
slightly lower than our accuracy of 74.7% to 75.4%. This may
on the one hand be due to the larger number of classes and
thus the more complex tasks but on the other hand LIDAR
data provides 3D information which is not available for our
method. Thus, the performance level achieved by our method
can be considered similar. Another approach for building
classification is presented in [
          <xref ref-type="bibr" rid="ref52">52</xref>
          ]. The authors investigate
the classification of buildings into three main classes:
Residential/Small Buildings, Apartment Buildings, and Industrial
and Factory Building by a Random Forest (RF) classifier
and report an average F1 score of 69.56% over all three
classes. Although F1 score cannot be directly compared to
classification accuracy, it shows that the performance level is
similar.
        </p>
      </sec>
      <sec id="sec-6-2">
        <title>C. Detection of Erroneous GIS Data</title>
        <p>As mentioned already in Section III, we have observed
partly poor accuracy of the OGD polygons with the visual
content in the satellite images, which has led to some serious
complications during dataset generation. The detection of
wrong OGD polygons could be automated by applying a
reliable land cover classification or segmentation algorithm
to satellite image and by finding inconsistencies between the
prediction and the polygons. Thereby, mis-aligned polygons
of buildings, roads, rivers, lakes, forest, and other object
categories could be identified and in a further step corrected
(semi-)automatically.</p>
        <p>Figure 7 provides an example image with the ground-truth
information derived from the available OGD polygons. It can
be observed that a number of buildings are missing in the
ground-truth which is maybe due to the fact that the polygons
(a) original satellite image
(b) original OGD GT
(c) SatNet-8 predicted labels
(d) color legend
are rather old. In Figure 7(c) the patch-wise prediction of the
SatNet-8 is depicted. We can see that several buildings that
were not present in the ground-truth were correctly detected
(highlighted in yellow boundaries). We thus, see a great
potential for the automatic detection of inaccurate GIS data
by automated land cover classification.</p>
      </sec>
      <sec id="sec-6-3">
        <title>D. Hedonic Pricing</title>
        <p>Location quality and livability are usually approximated
by the price or price-level of a location. This means that
by predicting the price of a location, conclusions about the
location quality can be drawn. A popular approach for the
modeling of prices of real estate is hedonic pricing (which
we briefly described in the introduction). We evaluated the
utility of our land cover classifications for hedonic price
modeling by feeding parameters, derived from the SatNet-8
predictions, to the hedonic (regression) model as additional
inputs. Therefore, we used 2739 valuations of residential
buildings, as we focus only on the location and neighborhood
characteristics. In our model, for the location variables, we
used only the municipalities in Tyrol, Austria. Additional to
this information, we used the information from our eight land
cover clusters. Therefore, we calculated the share (in terms
of covered area) of each category within a 100 meter radius
from each residential building. The result of the regression is
displayed in Table IV. For convenience we cut out the location
coefficients. A ll m unicipality d ummies a re s ignificant and
reflect the expected magnitude, but are not in the focus of this
paper. The categories from the SatNet-8 reflect t he expected
magnitude and most are statistically significant. F or example
the category grassland shows that a higher portion of grassland
results in a higher price. On the other side, the presence
of highway or federal highway in the near neighborhood
indicates a negative impact which is related to a decline in
price. This is in line with real estate theory. Our investigation
provides first i nsights t hat c onfirm pao sitive co ntribution of
the automatically extracted visual parameters and demonstrates
that this novel type of modeling location quality has promising
potential.</p>
      </sec>
    </sec>
    <sec id="sec-7">
      <title>VI. CONCLUSION</title>
      <p>In this paper, we presented a first a pproach t owards the
automated assessment of location quality from satellite images.
We adapted the SatNet-8 to predict different land covers
and objects from our novel dataset. There out, we have fed
information derived from the recognized land covers into a
regression-based price model which acts as a proxy for the
assessment of location quality. Our results show that (i) land
cover classification c an b e p erformed w ith h igh a ccuracy and
demonstrate that automatic classification could further be used
in the future for the detection of mis-aligned and erroneous
GIS data; (ii) our adapted SatNet-8 reaches state-of-the-art
performance in much less training time compared to the
reference VGG Network; (iii) the automatically extracted visual
information improves the prediction of real estate prices and
thereby shows clear potential for the description of location
quality. Future work will include the extension of the proposed
approach to larger areas including urban areas like cities and
additional land covers.</p>
    </sec>
    <sec id="sec-8">
      <title>ACKNOWLEDGMENT</title>
      <p>This work was supported by the Austrian Research
Promotion Agency (FFG), Project No. 855784 and Project No.
856333.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>C.</given-names>
            <surname>Berlanga-Robles</surname>
          </string-name>
          and
          <string-name>
            <given-names>A.</given-names>
            <surname>Ruiz-Luna</surname>
          </string-name>
          , “
          <article-title>Land use mapping and change detection in the coastal zone of northwest mexico using remote sensing techniques</article-title>
          ,” vol.
          <volume>18</volume>
          , pp.
          <fpage>514</fpage>
          -
          <lpage>522</lpage>
          ,
          <year>06 2002</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>Z.</given-names>
            <surname>Wang</surname>
          </string-name>
          and L. Liu, “
          <article-title>Assessment of coarse-resolution land cover products using casi hyperspectral data in an arid zone in northwestern china,” Remote Sensing</article-title>
          , vol.
          <volume>6</volume>
          , no.
          <issue>4</issue>
          , pp.
          <fpage>2864</fpage>
          -
          <lpage>2883</lpage>
          ,
          <year>2014</year>
          . [Online]. Available: http://www.mdpi.com/2072-4292/6/4/2864
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>A. T.</given-names>
            <surname>Hudak</surname>
          </string-name>
          and
          <string-name>
            <given-names>C. A.</given-names>
            <surname>Wessman</surname>
          </string-name>
          , “
          <article-title>Textural analysis of historical aerial photography to characterize woody plant encroachment in south african savanna,” Remote sensing of environment</article-title>
          , vol.
          <volume>66</volume>
          , no.
          <issue>3</issue>
          , pp.
          <fpage>317</fpage>
          -
          <lpage>330</lpage>
          ,
          <year>1998</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>X.</given-names>
            <surname>Li</surname>
          </string-name>
          and
          <string-name>
            <given-names>A. G. O.</given-names>
            <surname>Yeh</surname>
          </string-name>
          , “
          <article-title>Principal component analysis of stacked multitemporal images for the monitoring of rapid urban expansion in the pearl river delta</article-title>
          ,” vol.
          <volume>19</volume>
          , pp.
          <fpage>1501</fpage>
          -
          <lpage>1518</lpage>
          ,
          <year>05 1998</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>H.</given-names>
            <surname>Chang</surname>
          </string-name>
          and
          <string-name>
            <given-names>W. S.</given-names>
            <surname>Yoon</surname>
          </string-name>
          , “
          <article-title>Improving the classification of landsat data using standardized principal components analysis</article-title>
          ,
          <source>” KSCE Journal of Civil Engineering</source>
          , vol.
          <volume>7</volume>
          , no.
          <issue>4</issue>
          , pp.
          <fpage>469</fpage>
          -
          <lpage>474</lpage>
          ,
          <year>Jul 2003</year>
          . [Online]. Available: https://doi.org/10.1007/BF02895842
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>H.</given-names>
            <surname>Long</surname>
          </string-name>
          ,
          <string-name>
            <given-names>X.</given-names>
            <surname>Wu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>W.</given-names>
            <surname>Wang</surname>
          </string-name>
          , and G. Dong, “
          <article-title>Analysis of urban-rural land-use change during 1995-2006 and its policy dimensional driving forces in chongqing</article-title>
          , china,” Sensors, vol.
          <volume>8</volume>
          , no.
          <issue>2</issue>
          , pp.
          <fpage>681</fpage>
          -
          <lpage>699</lpage>
          ,
          <year>2008</year>
          . [Online]. Available: http://www.mdpi.com/1424-8220/8/2/681
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>P. K.</given-names>
            <surname>Mallupattu</surname>
          </string-name>
          and
          <string-name>
            <given-names>J. R. S.</given-names>
            <surname>Reddy</surname>
          </string-name>
          , “
          <article-title>Analysis of land use/land cover changes using remote sensing data and gis at an urban area, tirupati</article-title>
          , india,” vol.
          <year>2013</year>
          , p.
          <volume>268623</volume>
          ,
          <issue>05</issue>
          <year>2013</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>J.</given-names>
            <surname>Han</surname>
          </string-name>
          ,
          <string-name>
            <surname>D</surname>
          </string-name>
          . Zhang, G. Cheng, L. Guo, and
          <string-name>
            <given-names>J.</given-names>
            <surname>Ren</surname>
          </string-name>
          , “
          <article-title>Object detection in optical remote sensing images based on weakly supervised learning and high-level feature learning</article-title>
          ,
          <source>” IEEE Transactions on Geoscience and Remote Sensing</source>
          , vol.
          <volume>53</volume>
          , no.
          <issue>6</issue>
          , pp.
          <fpage>3325</fpage>
          -
          <lpage>3337</lpage>
          ,
          <year>June 2015</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>G.</given-names>
            <surname>Cheng</surname>
          </string-name>
          and J. Han, “
          <article-title>A survey on object detection in optical remote sensing images</article-title>
          .”
          <source>ISPRS Journal of Photogrammetry &amp; Remote Sensing</source>
          ,
          <year>2016</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <given-names>D.</given-names>
            <surname>Lu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Q.</given-names>
            <surname>Weng</surname>
          </string-name>
          , E. Moran,
          <string-name>
            <given-names>G.</given-names>
            <surname>Li</surname>
          </string-name>
          , and
          <string-name>
            <given-names>S.</given-names>
            <surname>Hetrick</surname>
          </string-name>
          ,
          <article-title>Remote sensing image classification</article-title>
          . CRC Press/Taylor and Francis: Boca Raton, FL, USA,
          <year>2011</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <given-names>C.</given-names>
            <surname>Homer</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Dewitz</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Yang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Jin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Danielson</surname>
          </string-name>
          , G. Xian,
          <string-name>
            <given-names>J.</given-names>
            <surname>Coulston</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Herold</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Wickham</surname>
          </string-name>
          , and
          <string-name>
            <given-names>K.</given-names>
            <surname>Megown</surname>
          </string-name>
          , “
          <article-title>Completion of the 2011 national land cover database for the conterminous united statesrepresenting a decade of land cover change information</article-title>
          ,” Photogrammetric Engineering &amp; Remote Sensing, vol.
          <volume>81</volume>
          , no.
          <issue>5</issue>
          , pp.
          <fpage>345</fpage>
          -
          <lpage>354</lpage>
          ,
          <year>2015</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <string-name>
            <given-names>G.-S.</given-names>
            <surname>Xia</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Hu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Hu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Shi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>X.</given-names>
            <surname>Bai</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Zhong</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Zhang</surname>
          </string-name>
          , and
          <string-name>
            <given-names>X.</given-names>
            <surname>Lu</surname>
          </string-name>
          , “
          <article-title>Aid: A benchmark data set for performance evaluation of aerial scene classification</article-title>
          ,
          <source>” IEEE Transactions on Geoscience and Remote Sensing</source>
          ,
          <year>2017</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [13]
          <string-name>
            <given-names>Y.</given-names>
            <surname>LeCun</surname>
          </string-name>
          , Y. Bengio et al.,
          <article-title>“Convolutional networks for images, speech, and time series,” The handbook of brain theory and neural networks</article-title>
          , vol.
          <volume>3361</volume>
          , no.
          <issue>10</issue>
          , p.
          <year>1995</year>
          ,
          <year>1995</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [14]
          <string-name>
            <given-names>T.</given-names>
            <surname>Ishii</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Nakamura</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Nakada</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Mochizuki</surname>
          </string-name>
          , and
          <string-name>
            <given-names>H.</given-names>
            <surname>Ishikawa</surname>
          </string-name>
          , “
          <article-title>Surface object recognition with CNN and SVM in Landsat 8 images</article-title>
          ,”
          <source>in Proceedings of the 14th IAPR International Conference on Machine Vision Applications</source>
          ,
          <string-name>
            <surname>MVA</surname>
          </string-name>
          <year>2015</year>
          ,
          <year>2015</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          [15]
          <string-name>
            <given-names>P. N.</given-names>
            <surname>Druzhkov</surname>
          </string-name>
          and
          <string-name>
            <given-names>V. D.</given-names>
            <surname>Kustikova</surname>
          </string-name>
          , “
          <article-title>A survey of deep learning methods and software tools for image classification and object detection,” Pattern Recognition and Image Analysis</article-title>
          , vol.
          <volume>26</volume>
          , no.
          <issue>1</issue>
          , pp.
          <fpage>9</fpage>
          -
          <lpage>15</lpage>
          ,
          <year>2016</year>
          . [Online]. Available: http://link.springer.com/10.1134/S1054661816010065
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          [16]
          <string-name>
            <given-names>D.</given-names>
            <surname>Tuia</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Persello</surname>
          </string-name>
          , and L. Bruzzone, “
          <article-title>Domain adaptation for the classification of remote sensing data: An overview of recent advances</article-title>
          ,”
          <year>2016</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          [17] G. Cheng, P. Zhou, and J. Han, “
          <article-title>Learning Rotation-Invariant Convolutional Neural Networks for Object Detection in VHR Optical Remote Sensing Images,”</article-title>
          <source>IEEE Transactions on Geoscience and Remote Sensing</source>
          ,
          <year>2016</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          [18]
          <string-name>
            <given-names>S.</given-names>
            <surname>Ahmed</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Liwicki</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Weber</surname>
          </string-name>
          ,
          <article-title>and</article-title>
          <string-name>
            <given-names>A.</given-names>
            <surname>Dengel</surname>
          </string-name>
          , “
          <article-title>Improved Automatic Analysis of Architectural Floor Plans,” in 2011 International Conference on Document Analysis and Recognition</article-title>
          . IEEE, sep
          <year>2011</year>
          , pp.
          <fpage>864</fpage>
          -
          <lpage>869</lpage>
          . [Online]. Available: http://ieeexplore.ieee.org/articleDetails.jsp?arnumber=
          <fpage>6065434</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          [19]
          <string-name>
            <given-names>N.</given-names>
            <surname>Jean</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Burke</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Xie</surname>
          </string-name>
          ,
          <string-name>
            <given-names>W. M.</given-names>
            <surname>Davis</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D. B.</given-names>
            <surname>Lobell</surname>
          </string-name>
          , and
          <string-name>
            <given-names>S.</given-names>
            <surname>Ermon</surname>
          </string-name>
          , “
          <article-title>Combining satellite imagery and machine learning to predict poverty,” Science</article-title>
          , vol.
          <volume>353</volume>
          , no.
          <issue>6301</issue>
          ,
          <year>2016</year>
          . [Online]. Available: https://pdfs.semanticscholar.
          <source>org/1b3a/c4b4187a3dbc9373869e7774b1dc6 3f748d2.pdf</source>
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          [20]
          <string-name>
            <given-names>L. J.</given-names>
            <surname>Zhao</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Tang</surname>
          </string-name>
          , and
          <string-name>
            <given-names>L. Z.</given-names>
            <surname>Huo</surname>
          </string-name>
          , “
          <article-title>Land-use scene classification using a concentric circle-structured multiscale bag-of-visual-words model,”</article-title>
          <source>IEEE Journal of Selected Topics in Applied Earth Observations and Remote Sensing</source>
          , vol.
          <volume>7</volume>
          , no.
          <issue>12</issue>
          ,
          <year>2014</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          [21]
          <string-name>
            <given-names>Y.</given-names>
            <surname>Cao</surname>
          </string-name>
          ,
          <string-name>
            <given-names>X.</given-names>
            <surname>Niu</surname>
          </string-name>
          , and
          <string-name>
            <given-names>Y.</given-names>
            <surname>Dou</surname>
          </string-name>
          , “
          <article-title>Region-based convolutional neural networks for object detection in very high resolution remote sensing images</article-title>
          ,
          <source>” in 2016 12th International Conference on Natural Computation, Fuzzy Systems and Knowledge Discovery, ICNC-FSKD</source>
          <year>2016</year>
          ,
          <year>2016</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          [22]
          <string-name>
            <given-names>S.</given-names>
            <surname>Saito</surname>
          </string-name>
          and
          <string-name>
            <given-names>Y.</given-names>
            <surname>Aoki</surname>
          </string-name>
          , “
          <article-title>Building and road detection from large aerial imagery</article-title>
          ,” vol.
          <volume>9405</volume>
          , 02
          <year>2015</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref23">
        <mixed-citation>
          [23]
          <string-name>
            <given-names>K.</given-names>
            <surname>Simonyan</surname>
          </string-name>
          and
          <string-name>
            <given-names>A.</given-names>
            <surname>Zisserman</surname>
          </string-name>
          , “
          <article-title>Very deep convolutional networks for large-scale image recognition,” CoRR</article-title>
          , vol.
          <source>abs/1409.1556</source>
          ,
          <year>2014</year>
          . [Online]. Available: http://arxiv.org/abs/1409.1556
        </mixed-citation>
      </ref>
      <ref id="ref24">
        <mixed-citation>
          [24]
          <string-name>
            <given-names>W.-C.</given-names>
            <surname>Liao</surname>
          </string-name>
          and
          <string-name>
            <given-names>X.</given-names>
            <surname>Wang</surname>
          </string-name>
          , “
          <article-title>Hedonic house prices and spatial quantile regression</article-title>
          ,
          <source>” Journal of Housing Economics</source>
          , vol.
          <volume>21</volume>
          , no.
          <issue>1</issue>
          , pp.
          <fpage>16</fpage>
          -
          <lpage>27</lpage>
          ,
          <year>2012</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref25">
        <mixed-citation>
          [25]
          <string-name>
            <given-names>A. T.</given-names>
            <surname>Court</surname>
          </string-name>
          , “
          <article-title>Hedonic Price Indexes with Automotive Examples,” in The Dynamics of Automobile Demand</article-title>
          ,
          <string-name>
            <given-names>C. F.</given-names>
            <surname>Roos</surname>
          </string-name>
          , Ed. New York: General Motors,
          <year>1939</year>
          , pp.
          <fpage>99</fpage>
          -
          <lpage>117</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref26">
        <mixed-citation>
          [26]
          <string-name>
            <given-names>G.</given-names>
            <surname>Kumar and P. K. Bhatia</surname>
          </string-name>
          , “
          <article-title>A detailed review of feature extraction in image processing systems</article-title>
          ,” in
          <source>2014 Fourth International Conference on Advanced Computing Communication Technologies</source>
          ,
          <year>Feb 2014</year>
          , pp.
          <fpage>5</fpage>
          -
          <lpage>12</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref27">
        <mixed-citation>
          [27]
          <string-name>
            <given-names>J. A.</given-names>
            dos
            <surname>Santos</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O. A. B.</given-names>
            <surname>Penatti</surname>
          </string-name>
          , and R. da Silva Torres, “
          <article-title>Evaluating the potential of texture and color descriptors for remote sensing image retrieval and classification</article-title>
          .”
          <source>in VISAPP (2)</source>
          ,
          <year>2010</year>
          , pp.
          <fpage>203</fpage>
          -
          <lpage>208</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref28">
        <mixed-citation>
          [28]
          <string-name>
            <given-names>Y.-W.</given-names>
            <surname>Seo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Urmson</surname>
          </string-name>
          , and
          <string-name>
            <given-names>D.</given-names>
            <surname>Wettergreen</surname>
          </string-name>
          , “
          <article-title>Exploiting Publicly Available Cartographic Resources for Aerial Image Analysis</article-title>
          .”
        </mixed-citation>
      </ref>
      <ref id="ref29">
        <mixed-citation>
          [29]
          <string-name>
            <given-names>J.</given-names>
            <surname>Sivic</surname>
          </string-name>
          and
          <string-name>
            <given-names>A.</given-names>
            <surname>Zisserman</surname>
          </string-name>
          , “
          <article-title>Video google: A text retrieval approach to object matching in videos,” in null</article-title>
          . IEEE,
          <year>2003</year>
          , p.
          <fpage>1470</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref30">
        <mixed-citation>
          [30]
          <string-name>
            <given-names>K.</given-names>
            <surname>Nogueira</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O. A. B.</given-names>
            <surname>Penatti</surname>
          </string-name>
          , and
          <string-name>
            <given-names>J. A.</given-names>
            <surname>Dos</surname>
          </string-name>
          <string-name>
            <surname>Santos</surname>
          </string-name>
          , “
          <article-title>Towards Better Exploiting Convolutional Neural Networks for Remote Sensing Scene Classification</article-title>
          ,”
          <year>2016</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref31">
        <mixed-citation>
          [31]
          <string-name>
            <given-names>O. A. B.</given-names>
            <surname>Penatti</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Nogueira</surname>
          </string-name>
          , and
          <string-name>
            <surname>J. A.</surname>
          </string-name>
          dos Santos, “
          <article-title>Do deep features generalize from everyday objects to remote sensing and aerial scenes domains?” in 2015 IEEE Conference on Computer Vision and Pattern Recognition Workshops (CVPRW)</article-title>
          ,
          <year>June 2015</year>
          , pp.
          <fpage>44</fpage>
          -
          <lpage>51</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref32">
        <mixed-citation>
          [32]
          <string-name>
            <given-names>K.</given-names>
            <surname>Nogueira</surname>
          </string-name>
          ,
          <string-name>
            <given-names>W. O.</given-names>
            <surname>Miranda</surname>
          </string-name>
          , and
          <string-name>
            <given-names>J. A. D.</given-names>
            <surname>Santos</surname>
          </string-name>
          , “
          <article-title>Improving spatial feature representation from aerial scenes by using convolutional networks</article-title>
          ,
          <source>” in 2015 28th SIBGRAPI Conference on Graphics, Patterns and Images, Aug</source>
          <year>2015</year>
          , pp.
          <fpage>289</fpage>
          -
          <lpage>296</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref33">
        <mixed-citation>
          [33]
          <string-name>
            <given-names>J.</given-names>
            <surname>Zhao</surname>
          </string-name>
          and
          <string-name>
            <given-names>S.</given-names>
            <surname>You</surname>
          </string-name>
          , “
          <article-title>Road network extraction from airborne lidar data using scene context</article-title>
          ,” in
          <source>2012 IEEE Computer Society Conference on Computer Vision</source>
          and Pattern Recognition Workshops,
          <year>June 2012</year>
          , pp.
          <fpage>9</fpage>
          -
          <lpage>16</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref34">
        <mixed-citation>
          [34]
          <string-name>
            <given-names>J. P.</given-names>
            <surname>Cohen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>W.</given-names>
            <surname>Ding</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Kuhlman</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Chen</surname>
          </string-name>
          , and L. Di, “
          <article-title>Rapid building detection using machine learning</article-title>
          ,
          <source>” CoRR</source>
          , vol.
          <source>abs/1603.04392</source>
          ,
          <year>2016</year>
          . [Online]. Available: http://arxiv.org/abs/1603.04392
        </mixed-citation>
      </ref>
      <ref id="ref35">
        <mixed-citation>
          [35]
          <string-name>
            <given-names>Y. E.</given-names>
            <surname>Merabet</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Meurie</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Ruichek</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Sbihi</surname>
          </string-name>
          , and
          <string-name>
            <given-names>R.</given-names>
            <surname>Touahni</surname>
          </string-name>
          , “
          <article-title>Building roof segmentation from aerial images using a line-and regionbased watershed segmentation technique</article-title>
          ,” in Sensors,
          <year>2015</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref36">
        <mixed-citation>
          [36]
          <string-name>
            <given-names>A. O.</given-names>
            <surname>Ok</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Senaras</surname>
          </string-name>
          , and
          <string-name>
            <given-names>B.</given-names>
            <surname>Yuksel</surname>
          </string-name>
          , “
          <article-title>Automated detection of arbitrarily shaped buildings in complex environments from monocular vhr optical satellite imagery</article-title>
          ,
          <source>” IEEE Transactions on Geoscience and Remote Sensing</source>
          , vol.
          <volume>51</volume>
          , no.
          <issue>3</issue>
          , pp.
          <fpage>1701</fpage>
          -
          <lpage>1717</lpage>
          ,
          <year>March 2013</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref37">
        <mixed-citation>
          [37]
          <string-name>
            <given-names>F.</given-names>
            <surname>Dornaika</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Moujahid</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y. E.</given-names>
            <surname>Merabet</surname>
          </string-name>
          , and
          <string-name>
            <given-names>Y.</given-names>
            <surname>Ruichek</surname>
          </string-name>
          , “
          <article-title>Building detection from orthophotos using a machine learning approach: An empirical study on image segmentation and descriptors</article-title>
          ,
          <source>” Expert Systems with Applications</source>
          , vol.
          <volume>58</volume>
          , pp.
          <fpage>130</fpage>
          -
          <lpage>142</lpage>
          ,
          <year>2016</year>
          . [Online]. Available: http://www.sciencedirect.com/science/article/pii/S0957417416301154
        </mixed-citation>
      </ref>
      <ref id="ref38">
        <mixed-citation>
          [38]
          <string-name>
            <given-names>J. D.</given-names>
            <surname>Wegner</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J. A.</given-names>
            <surname>Montoya-Zegarra</surname>
          </string-name>
          ,
          <article-title>and</article-title>
          K. Schindler, “
          <article-title>A higher-order crf model for road network extraction,” in 2013 IEEE Conference on Computer Vision</article-title>
          and Pattern Recognition,
          <year>June 2013</year>
          , pp.
          <fpage>1698</fpage>
          -
          <lpage>1705</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref39">
        <mixed-citation>
          [39]
          <string-name>
            <given-names>J. A.</given-names>
            <surname>Montoya-Zegarra</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J. D.</given-names>
            <surname>Wegner</surname>
          </string-name>
          , L. Ladicky`, and
          <string-name>
            <given-names>K.</given-names>
            <surname>Schindler</surname>
          </string-name>
          , “
          <article-title>Mind the gap: modeling local and global context in (road) networks,”</article-title>
          <source>in German Conference on Pattern Recognition</source>
          . Springer,
          <year>2014</year>
          , pp.
          <fpage>212</fpage>
          -
          <lpage>223</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref40">
        <mixed-citation>
          [40]
          <string-name>
            <given-names>C.</given-names>
            <surname>Poullis</surname>
          </string-name>
          , “
          <article-title>Tensor-cuts: A simultaneous multi-type feature extractor and classifier and its application to road extraction from satellite images,”</article-title>
          <source>ISPRS Journal of Photogrammetry and Remote Sensing</source>
          , vol.
          <volume>95</volume>
          , pp.
          <fpage>93</fpage>
          -
          <lpage>108</lpage>
          ,
          <year>2014</year>
          . [Online]. Available: http://www.sciencedirect.com/science/article/pii/S0924271614001543
        </mixed-citation>
      </ref>
      <ref id="ref41">
        <mixed-citation>
          [41]
          <string-name>
            <given-names>F.</given-names>
            <surname>Hu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G.-S.</given-names>
            <surname>Xia</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Hu</surname>
          </string-name>
          , and
          <string-name>
            <given-names>L.</given-names>
            <surname>Zhang</surname>
          </string-name>
          , “
          <article-title>Transferring deep convolutional neural networks for the scene classification of high-resolution remote sensing imagery,” Remote Sensing</article-title>
          , vol.
          <volume>7</volume>
          , no.
          <issue>11</issue>
          , pp.
          <volume>14</volume>
          <fpage>680</fpage>
          -
          <lpage>14</lpage>
          707,
          <year>2015</year>
          . [Online]. Available: http://www.mdpi.com/2072-4292/7/11/14680
        </mixed-citation>
      </ref>
      <ref id="ref42">
        <mixed-citation>
          [42]
          <string-name>
            <given-names>S.</given-names>
            <surname>Basu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Ganguly</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Mukhopadhyay</surname>
          </string-name>
          , R. DiBiano, M. Karki, and
          <string-name>
            <given-names>R. R.</given-names>
            <surname>Nemani</surname>
          </string-name>
          , “
          <article-title>Deepsat - A learning framework for satellite imagery</article-title>
          ,
          <source>” CoRR</source>
          , vol.
          <source>abs/1509.03602</source>
          ,
          <year>2015</year>
          . [Online]. Available: http://arxiv.org/abs/1509.03602
        </mixed-citation>
      </ref>
      <ref id="ref43">
        <mixed-citation>
          [43]
          <string-name>
            <given-names>M.</given-names>
            <surname>Castelluccio</surname>
          </string-name>
          , G. Poggi,
          <string-name>
            <given-names>C.</given-names>
            <surname>Sansone</surname>
          </string-name>
          , and L. Verdoliva, “
          <article-title>Land use classification in remote sensing images by convolutional neural networks</article-title>
          ,
          <source>” CoRR</source>
          , vol.
          <source>abs/1508.00092</source>
          ,
          <year>2015</year>
          . [Online]. Available: http://arxiv.org/abs/1508.00092
        </mixed-citation>
      </ref>
      <ref id="ref44">
        <mixed-citation>
          [44]
          <string-name>
            <given-names>M.</given-names>
            <surname>La</surname>
          </string-name>
          <article-title>¨ngkvist, A</article-title>
          . Kiselev,
          <string-name>
            <given-names>M.</given-names>
            <surname>Alirezaie</surname>
          </string-name>
          ,
          <article-title>and</article-title>
          <string-name>
            <given-names>A.</given-names>
            <surname>Loutfi</surname>
          </string-name>
          , “
          <article-title>Classification and segmentation of satellite orthoimagery using convolutional neural networks</article-title>
          ,” vol.
          <volume>8</volume>
          , p.
          <volume>329</volume>
          ,
          <issue>04</issue>
          <year>2016</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref45">
        <mixed-citation>
          [45]
          <string-name>
            <given-names>V.</given-names>
            <surname>Mnih</surname>
          </string-name>
          and
          <string-name>
            <given-names>G. E.</given-names>
            <surname>Hinton</surname>
          </string-name>
          ,
          <article-title>Learning to Detect Roads in High-Resolution Aerial Images</article-title>
          . Berlin, Heidelberg: Springer Berlin Heidelberg,
          <year>2010</year>
          , pp.
          <fpage>210</fpage>
          -
          <lpage>223</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref46">
        <mixed-citation>
          [46]
          <string-name>
            <given-names>J.</given-names>
            <surname>Wang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Song</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Chen</surname>
          </string-name>
          , and
          <string-name>
            <given-names>Z.</given-names>
            <surname>Yang</surname>
          </string-name>
          , “
          <article-title>Road network extraction: A neural-dynamic framework based on deep learning and a finite state machine</article-title>
          ,”
          <source>International Journal of Remote Sensing</source>
          , vol.
          <volume>36</volume>
          , no.
          <issue>12</issue>
          , pp.
          <fpage>3144</fpage>
          -
          <lpage>3169</lpage>
          ,
          <year>2015</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref47">
        <mixed-citation>
          [47]
          <string-name>
            <given-names>A.</given-names>
            <surname>Lagrange</surname>
          </string-name>
          and
          <string-name>
            <given-names>B.</given-names>
            <surname>Le Saux</surname>
          </string-name>
          , “
          <article-title>Convolutional neural networks for semantic labeling</article-title>
          ,
          <source>” Tech. Rep</source>
          .,
          <string-name>
            <surname>Onera-The French Aerospace Lab</surname>
          </string-name>
          ,
          <source>Tech. Rep.</source>
          ,
          <year>2015</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref48">
        <mixed-citation>
          [48]
          <string-name>
            <given-names>A.</given-names>
            <surname>Lagrange</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B. L.</given-names>
            <surname>Saux</surname>
          </string-name>
          ,
          <string-name>
            <surname>A</surname>
          </string-name>
          . Beaupe`re,
          <string-name>
            <given-names>A.</given-names>
            <surname>Boulch</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Chan-HonTong</surname>
          </string-name>
          , S. Herbin,
          <string-name>
            <given-names>H.</given-names>
            <surname>Randrianarivo</surname>
          </string-name>
          , and
          <string-name>
            <given-names>M.</given-names>
            <surname>Ferecatu</surname>
          </string-name>
          , “
          <article-title>Benchmarking classification of earth-observation data: From learning explicit features to convolutional networks,” in 2015 IEEE International Geoscience and Remote Sensing Symposium (IGARSS)</article-title>
          ,
          <year>July 2015</year>
          , pp.
          <fpage>4173</fpage>
          -
          <lpage>4176</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref49">
        <mixed-citation>
          [49]
          <string-name>
            <given-names>S.</given-names>
            <surname>Paisitkriangkrai</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Sherrah</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Janney</surname>
          </string-name>
          , and A. V.
          <string-name>
            <surname>-D. Hengel</surname>
          </string-name>
          , “
          <article-title>Effective semantic pixel labelling with convolutional networks and conditional random fields,” in 2015 IEEE Conference on Computer Vision and Pattern Recognition Workshops (CVPRW)</article-title>
          ,
          <year>June 2015</year>
          , pp.
          <fpage>36</fpage>
          -
          <lpage>43</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref50">
        <mixed-citation>
          [50]
          <string-name>
            <given-names>O.</given-names>
            <surname>Firat</surname>
          </string-name>
          , G. Can, and F. T. Y. Vural, “
          <article-title>Representation learning for contextual object and region detection in remote sensing</article-title>
          ,
          <source>” in 2014 22nd International Conference on Pattern Recognition</source>
          ,
          <year>Aug 2014</year>
          , pp.
          <fpage>3708</fpage>
          -
          <lpage>3713</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref51">
        <mixed-citation>
          [51]
          <string-name>
            <given-names>Q.</given-names>
            <surname>Lv</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Dou</surname>
          </string-name>
          ,
          <string-name>
            <given-names>X.</given-names>
            <surname>Niu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Xu</surname>
          </string-name>
          , and
          <string-name>
            <given-names>B.</given-names>
            <surname>Li</surname>
          </string-name>
          , “
          <article-title>Classification of land cover based on deep belief networks using polarimetric radarsat-2 data,” in 2014 IEEE Geoscience and Remote Sensing Symposium</article-title>
          ,
          <year>July 2014</year>
          , pp.
          <fpage>4679</fpage>
          -
          <lpage>4682</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref52">
        <mixed-citation>
          [52]
          <string-name>
            <given-names>M.</given-names>
            <surname>Belgiu</surname>
          </string-name>
          , I. Tomljenovic,
          <string-name>
            <given-names>T. J.</given-names>
            <surname>Lampoltshammer</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Blaschke</surname>
          </string-name>
          , and
          <string-name>
            <given-names>B.</given-names>
            <surname>Ho</surname>
          </string-name>
          ¨fle, “
          <article-title>Ontology-based classification of building types detected from airborne laser scanning data,” Remote Sensing</article-title>
          , vol.
          <volume>6</volume>
          , no.
          <issue>2</issue>
          , pp.
          <fpage>1347</fpage>
          -
          <lpage>1366</lpage>
          ,
          <year>2014</year>
          . [Online]. Available: http://www.mdpi.com/2072- 4292/6/2/1347
        </mixed-citation>
      </ref>
      <ref id="ref53">
        <mixed-citation>
          [53]
          <string-name>
            <given-names>Z.</given-names>
            <surname>Lu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Im</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Rhee</surname>
          </string-name>
          , and
          <string-name>
            <given-names>M.</given-names>
            <surname>Hodgson</surname>
          </string-name>
          , “
          <article-title>Building type classification using spatial and landscape attributes derived from lidar remote sensing data,” Landscape and Urban Planning</article-title>
          , vol.
          <volume>130</volume>
          , pp.
          <fpage>134</fpage>
          -
          <lpage>148</lpage>
          ,
          <year>2014</year>
          . [Online]. Available: http://www.sciencedirect.com/science/article/pii/S0169204614001601
        </mixed-citation>
      </ref>
      <ref id="ref54">
        <mixed-citation>
          [54]
          <string-name>
            <given-names>N.</given-names>
            <surname>Srec</surname>
          </string-name>
          ´kovic´, N. Lukacˇ, B. Zˇalik, and G. Sˇtumberger, “
          <article-title>Determining roof surfaces suitable for the installation of PV (photovoltaic) systems, based on LiDAR (Light Detection And Ranging) data, pyranometer measurements, and distribution network configuration,” Energy</article-title>
          , vol.
          <volume>96</volume>
          , pp.
          <fpage>404</fpage>
          -
          <lpage>414</lpage>
          , feb
          <year>2016</year>
          . [Online]. Available: http://www.sciencedirect.com/science/article/pii/S0360544215017235
        </mixed-citation>
      </ref>
      <ref id="ref55">
        <mixed-citation>
          [55]
          <string-name>
            <given-names>S.</given-names>
            <surname>Szabo</surname>
          </string-name>
          ´,
          <string-name>
            <given-names>P.</given-names>
            <surname>Enyedi</surname>
          </string-name>
          , M. Horva´th, Z. Kova´cs, P. Burai,
          <string-name>
            <given-names>T.</given-names>
            <surname>Csoknyai</surname>
          </string-name>
          , and G. Szabo´, “
          <article-title>Automated registration of potential locations for solar energy production with Light Detection And Ranging (LiDAR) and small format photogrammetry</article-title>
          ,
          <source>” Journal of Cleaner Production</source>
          , vol.
          <volume>112</volume>
          , pp.
          <fpage>3820</fpage>
          -
          <lpage>3829</lpage>
          , jan
          <year>2016</year>
          . [Online]. Available: http://www.sciencedirect.com/science/article/pii/S0959652615010483
        </mixed-citation>
      </ref>
      <ref id="ref56">
        <mixed-citation>
          [56]
          <string-name>
            <given-names>M.</given-names>
            <surname>Xie</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Jean</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Burke</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Lobell</surname>
          </string-name>
          , and
          <string-name>
            <given-names>S.</given-names>
            <surname>Ermon</surname>
          </string-name>
          , “
          <article-title>Transfer Learning from Deep Features for Remote Sensing</article-title>
          and Poverty Mapping,” p.
          <fpage>16</fpage>
          ,
          <year>2015</year>
          . [Online]. Available: http://arxiv.org/abs/1510.00098
        </mixed-citation>
      </ref>
      <ref id="ref57">
        <mixed-citation>
          [57]
          <string-name>
            <given-names>G. S.</given-names>
            <surname>Xia</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Hu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Hu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Shi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>X.</given-names>
            <surname>Bai</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Zhong</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Zhang</surname>
          </string-name>
          , and
          <string-name>
            <given-names>X.</given-names>
            <surname>Lu</surname>
          </string-name>
          , “
          <article-title>AID: A benchmark data set for performance evaluation of aerial scene classification</article-title>
          ,
          <source>” IEEE Transactions on Geoscience and Remote Sensing</source>
          ,
          <year>2017</year>
          . [Online]. Available: https://arxiv.org/pdf/1608.05167.pdf
        </mixed-citation>
      </ref>
      <ref id="ref58">
        <mixed-citation>
          [58]
          <string-name>
            <given-names>Q.</given-names>
            <surname>Zou</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Ni</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Zhang</surname>
          </string-name>
          , and
          <string-name>
            <given-names>Q.</given-names>
            <surname>Wang</surname>
          </string-name>
          , “
          <article-title>Deep learning based feature selection for remote sensing scene classification</article-title>
          ,” vol.
          <volume>12</volume>
          , pp.
          <fpage>1</fpage>
          -
          <issue>5</issue>
          ,
          <year>11 2015</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref59">
        <mixed-citation>
          [59]
          <string-name>
            <given-names>Y.</given-names>
            <surname>Yang</surname>
          </string-name>
          and
          <string-name>
            <given-names>S.</given-names>
            <surname>Newsam</surname>
          </string-name>
          , “
          <article-title>Bag-of-visual-words and spatial extensions for land-use classification</article-title>
          ,”
          <source>in Proceedings of the 18th SIGSPATIAL International Conference on Advances in Geographic Information Systems</source>
          , ser.
          <source>GIS '10</source>
          . New York, NY, USA: ACM,
          <year>2010</year>
          , pp.
          <fpage>270</fpage>
          -
          <lpage>279</lpage>
          . [Online]. Available: http://doi.acm.
          <source>org/10</source>
          .1145/1869790.1869829
        </mixed-citation>
      </ref>
      <ref id="ref60">
        <mixed-citation>
          [60] G. Cheng, J. Han, and
          <string-name>
            <given-names>X.</given-names>
            <surname>Lu</surname>
          </string-name>
          , “
          <article-title>Remote sensing image scene classification: Benchmark and state of the art</article-title>
          ,
          <source>” Proceedings of the IEEE</source>
          , vol. PP, no.
          <issue>99</issue>
          , pp.
          <fpage>1</fpage>
          -
          <lpage>19</lpage>
          ,
          <year>2017</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref61">
        <mixed-citation>
          [61]
          <string-name>
            <given-names>O. A. B.</given-names>
            <surname>Penatti</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Nogueira</surname>
          </string-name>
          , and
          <string-name>
            <given-names>J. A.</given-names>
            <surname>Dos</surname>
          </string-name>
          <string-name>
            <surname>Santos</surname>
          </string-name>
          , “
          <article-title>Do Deep Features Generalize from Everyday Objects to Remote Sensing and Aerial Scenes Domains?”</article-title>
        </mixed-citation>
      </ref>
      <ref id="ref62">
        <mixed-citation>
          [62]
          <string-name>
            <given-names>K.</given-names>
            <surname>Nogueira</surname>
          </string-name>
          ,
          <string-name>
            <given-names>W. O.</given-names>
            <surname>Miranda</surname>
          </string-name>
          , and
          <string-name>
            <given-names>J. A. D.</given-names>
            <surname>Santos</surname>
          </string-name>
          , “
          <article-title>Improving Spatial Feature Representation from Aerial Scenes by Using Convolutional Networks,”</article-title>
          <source>in Brazilian Symposium of Computer Graphic and Image Processing</source>
          ,
          <year>2015</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref63">
        <mixed-citation>
          [63]
          <string-name>
            <given-names>M.</given-names>
            <surname>Castelluccio</surname>
          </string-name>
          , G. Poggi,
          <string-name>
            <given-names>C.</given-names>
            <surname>Sansone</surname>
          </string-name>
          , and L. Verdoliva, “
          <article-title>Land Use Classification in Remote Sensing Images by Convolutional Neural Networks</article-title>
          ,” Arxiv preprint arXiv:
          <volume>1508</volume>
          .00092, aug
          <year>2015</year>
          . [Online]. Available: http://arxiv.org/abs/1508.00092
        </mixed-citation>
      </ref>
      <ref id="ref64">
        <mixed-citation>
          [64]
          <string-name>
            <surname>Amt der Tiroler Landesregierung</surname>
          </string-name>
          . Flaechennutzung. Accessed:
          <fpage>2017</fpage>
          -08-29. [Online]. Available: https://www.tirol.gv.at/statistikbudget/statistik/flaechennutzung/
        </mixed-citation>
      </ref>
      <ref id="ref65">
        <mixed-citation>
          [65]
          <string-name>
            <given-names>N.</given-names>
            <surname>Srivastava</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G. E.</given-names>
            <surname>Hinton</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Krizhevsky</surname>
          </string-name>
          ,
          <string-name>
            <surname>I. Sutskever</surname>
          </string-name>
          , and
          <string-name>
            <given-names>R.</given-names>
            <surname>Salakhutdinov</surname>
          </string-name>
          , “
          <article-title>Dropout: a simple way to prevent neural networks from overfitting</article-title>
          .
          <source>” Journal of machine learning research</source>
          , vol.
          <volume>15</volume>
          , no.
          <issue>1</issue>
          , pp.
          <fpage>1929</fpage>
          -
          <lpage>1958</lpage>
          ,
          <year>2014</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref66">
        <mixed-citation>
          [66]
          <string-name>
            <given-names>S.</given-names>
            <surname>Ruder</surname>
          </string-name>
          , “
          <article-title>An overview of gradient descent optimization algorithms</article-title>
          ,” CoRR, vol.
          <source>abs/1609.04747</source>
          ,
          <year>2016</year>
          . [Online]. Available: http://arxiv.org/abs/1609.04747
        </mixed-citation>
      </ref>
      <ref id="ref67">
        <mixed-citation>
          [67]
          <string-name>
            <given-names>S.</given-names>
            <surname>Reutebuch</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Andersen</surname>
          </string-name>
          , and
          <string-name>
            <given-names>R.</given-names>
            <surname>Mcgaughey</surname>
          </string-name>
          , “
          <article-title>Light detection and ranging (lidar): An emerging tool for multiple resource inventory</article-title>
          ,” vol.
          <volume>103</volume>
          , pp.
          <fpage>286</fpage>
          -
          <lpage>292</lpage>
          ,
          <year>09 2005</year>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>