Code Monkey home page Code Monkey logo

polycnn's Introduction

PolyCNN

This is the official code for the paper:

End-to-End Learning of Polygons for Remote Sensing Image Classification
Nicolas Girard, Yuliya Tarabalka
IGARSS 2018
[Paper] [Slides]

Dependencies

  • Tensorflow 1.4

Steps to reproduce the results of the paper

  1. Train the polygon Encoder-Decoder network. This is used to pre-train the weights of the Decoder part of PolyCNN. See the corresponding subdirectory.
  2. Download and setup the "Distributed Solar Photovoltaic Array Location and Extent Data Set for Remote Sensing Object Identification" dataset, see the corresponding subdirectory.
  3. Download the pre-trained InceptionV4 checkpoint, see the corresponding subdirectory.
  4. Train PolyCNN and run inference on the test set, see the corresponding subdirectory.
  5. Train the U-Net of unet_and_vectorization and run inference on the test set, see the corresponding subdirectory.
  6. Compare the two methods, see the corresponding subdirectory.

If you use this code for your own research, please cite:

@inproceedings{girard:hal-01762446,
  TITLE = {{End-to-End Learning of Polygons for Remote Sensing Image Classification}},
  AUTHOR = {Girard, Nicolas and Tarabalka, Yuliya},
  URL = {https://hal.inria.fr/hal-01762446},
  BOOKTITLE = {{IEEE International Geoscience and Remote Sensing Symposium -- IGARSS 2018}},
  ADDRESS = {Valencia, Spain},
  YEAR = {2018},
  MONTH = Jul,
  KEYWORDS = {convolutional neural networks ; Index Terms- High-resolution aerial images ;  polygon ; vectorial ;  regression ;  deep learning},
  PDF = {https://hal.inria.fr/hal-01762446/file/girard.pdf},
  HAL_ID = {hal-01762446},
  HAL_VERSION = {v1},
}

polycnn's People

Contributors

netsimilarity avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.