Git Product home page Git Product logo

deeplearningclassficationlandsat-timages's Introduction

DeeplearningClassficationLandsat-8Images

Deep Learning Model For Water/Ice/Land Classification Using Large-Scale Medium Resolution Landsat Satellite Images

Water/Ice/Land region classification is an important remote sensing tasks, which analyze the occurrence of water, ice on the earth surface. Common remote sensing practices such as thresholding, spectral analysis, and statistical approaches generally do not produce globally reliable classification results. Even the robust deep learning models do not perform enough due to the limitation of ground truth available for training and the medium resolution of the Open satellite images. Therefore, in this research, we used a relatively easy method to generate ground truth for randomly selected locations around the globe. Then, we utilized a simplified variant of well-known UNet deep convolutional neural network (CNN) structure with a dilated CNN layers, skip connections and without any max-pooling layers. The proposed model shows better performance in medium resolution satellite images (Landsat-8) compared to state-of-the-art models such as UNet and DeepWaterMap applied on the same task.

Citation: P. Vinayaraj, N. Immoglue, R. Nakamura, “Deep learning model for water/ice/land classification using largescale medium resolution satellite images”, IEEE-GRSS International Geoscience and Remote Sensing Symposium (IGARSS), 2019, Yokohama, Japan

Notes:

  1. An example dataset is given in the 'data' folder with Landsat meta data file.
  2. list of the Landsat-8 images can be given as'pred_list.txt'.
  3. Six bands are used for classification (Blue, Green, Red, NIR, SWIR1, SWIR2)
  4. Trained model weights at 90 epoch were used for prediction

one line command for prediction: ( generates numpy array of classification )

python Predict.py

deeplearningclassficationlandsat-timages's People

Contributors

vinayarajpoliyapram avatar

Watchers

 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.