GithubHelp home page GithubHelp logo

giswt / deep-neural-network-with-keras-python-satellite-image-classification Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zia207/deep-neural-network-with-keras-python-satellite-image-classification

0.0 2.0 0.0 430 KB

Deep Neural Network with keras(TensorFlow GPU backend) Python: Satellite-Image Classification

Jupyter Notebook 98.05% Python 1.95%

deep-neural-network-with-keras-python-satellite-image-classification's Introduction

Deep Neural Network with keras(TensorFlow GPU backend) Python: Satellite-Image Classification

This tutorial will show how to implement Deep Neural Network for pixel based supervised classification of Sentinel-2 multispectral images using keras package in Anaconda 5.1 Python 3.6 under Windows 10.

keras is a popular Python package for deep neural networks with multiple backends, including TensorFlow, Microsoft Cognitive Toolkit (CNTK), and Theano. The keras package is able to provide a flexible and feature-rich API and can run both CPU and GUP version of TensorFlow in both Windows and Linux. If you want to run this tutorial with GUP version of TensorFlow you need following prerequisites in your system:

*NVIDIA GUP: First, you must make sure weather your computer is running with NVIDIA® GPU or not. Follow the instruction as described here.

*CUDA Toolkit v9.0: If you have an NVIDIA® GPU in your system, you need to download and install CUDA Toolkit v9.0. Detail installation steps can be found here.

*cuDNN v7.0: The download the zip file version cuDNN v7.0 for your CUDA Toolkit v9.0.You need to extract the zip file and add the location where you extracted it to your system PATH. Detail installation steps can be found here [here](F:/DeepLearning_tutorial/Satellite_Image_Calssification/h20_R_ImageCalssification/keras_R/Detail installation steps are described here).

Detail installation steps of Keras backend Tensorflow can be found here.

First, we will split "point_data" into a training set (75% of the data), a validation set (12%) and a test set (13%) data.The validation data set will be used to optimize the model parameters during training process.The model's performance will be tested with the test data set and then we will predict landuse clasess on grid data set. The point and grid data can be download as rar, 7z and zip format.

deep-neural-network-with-keras-python-satellite-image-classification's People

Contributors

zia207 avatar

Watchers

 avatar  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.