GithubHelp home page GithubHelp logo

daunfamily / hsi_recognition Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ttang2322/hsi_recognition

0.0 0.0 0.0 1023 KB

Hyperspectral imaging remote sensing recognition using TensorFlow

Python 100.00%

hsi_recognition's Introduction

Description of some files and folds

1. HSI_recognition_model_training.py is used to train deep learning model
2. The structure of model is shown in figure structure_HSI_recognition_model.png
3. The trained datasets are stored in fold datasets named X.npy and Y.npy
4. The trained model is stored in fold models, named model_HSI_recognition.h5
5. The performance of trainging processes are shown in images which are stored in fold performance_images
6. load_model2recognize.py is used to load the trained model for recognizing
7. The testing datasets are stored in fold datasets named X_test.npy and Y_test.npy
8. descriptionOfmodel.txt is the description of trained model
9. result_training.png and result_testing.png are the screenshot of training and testing result

How to run program

The program is coded in python, so when you want to run certain program, you can type as following:

python scriptName.py

in terminal. For example, if you want to run HSI_recognition_model_training.py, you should type:

python HSI_recognition_model_training.py

and press Enter

If you have any question, please contact me [email protected]

hsi_recognition's People

Contributors

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