Code Monkey home page Code Monkey logo

hypespectral_visualization_classification's Introduction

Hypespectral Data Visualization and Classification

The repository contains the implementation of PCA + SVM and PCA + Hybrid(2D+3D) CNN implemenatation techniques on Hyperspectral Images(Indian Pines Dataset):

Hyperspectral_Analysis(Visualization)_+_SVM.ipynb

Data Analysis - Data anlysis of the indian pines hyperspectral image:

  • Visualizing pixels of the hyperspectral image.
  • Bar plot w.r.t class labels of the hyperspectral image.
  • Box Plot w.r.t the class labels and bands of hyperspecral image.
  • Distribution Plot w.r.t the bands of hyperspecral image

PCA : Dimensionality Reduction using PCA.

Classifier: The support vector machine(SVM) classifier is used to classsify the pixels of the HSI with classification report and the confusion matrix, classification map of the classifier is visualized.

For above implementation please refer: https://github.com/aditis1204/Hypespectral_Visualization_Classification/blob/master/Hyperspectral_Analysis(Visualization)_%2B_SVM.ipynb

Hypespectral_CNN(2d_+3d).ipynb

PCA : Dimensionality Reduction using PCA.

Classifier: The Hyperspectral_CNN(2d+3d) is spectral-spatial 3D-CNN followed by spatial 2D-CNN. The 3D-CNN facilitates the joint spatial-spectral feature representation from a stack of spectral bands. The 2D-CNN on top of the 3D-CNN further learns more abstract level spatial representation.

For above implementation please refer: https://github.com/aditis1204/Hypespectral_Visualization_Classification/blob/master/Hypespectral_CNN(2d_%2B3d).ipynb

hypespectral_visualization_classification's People

Stargazers

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