Git Product home page Git Product logo

rs-img-classification's Introduction

rs-img-classification

Semantic segmentation of remote sensing images.

Development enviroment

  1. Operation system: Ubuntu 16.04.3 LTS
  2. CUDA version: 8.0
  3. Programming language: Python 2.7
    Modules:
    tensorflow-gpu==1.4.1, scikit-image==0.13.0, tifffile==0.13.5,
    pandas==0.20.3, keras==1.2.2, h5py==2.7.0, tqdm== 4.19.4

Model

  • Reference: kaggle-dstl 3rd blog
  • Framework:
    Model structure
  • Input and output: 1024*1024*3 (in), 1000*1000*1 (out), row*column*channel

Result

left: image, middle: ground truth(label), right: prediction

  1. Airport airport238
    airport238
  2. Baresoil baresoil542
    baresoil7181
  3. Building building1675
    building6634
  4. Farmland farmland2833
    farmland4662
  5. Road road1003
    road4298
  6. Vegetation vegetation3882
    vegetation4799
  7. Water water4627
    water5375

rs-img-classification's People

Watchers

James Cloos 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.