Skip to content

Code for 'HybridSN: Exploring 3-D–2-D CNN Feature Hierarchy for Hyperspectral Image Classification'. See

Notifications You must be signed in to change notification settings

gxwangupc/HybridSN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

HybridSN: Exploring 3-D–2-D CNN Feature Hierarchy for Hyperspectral Image Classification


Introduction

  • This is a keras implementation of the IEEE GRSL paper 'HybridSN: Exploring 3-D–2-D CNN Feature Hierarchy for Hyperspectral Image Classification'.

  • See https://github.com/gokriznastic/HybridSN for the original implementation in the jupyter notebook form.

  • I have adapted the code into the python script form, making it easier for running directly.

Environment & Requirements

  • CentOS Linux release 7.2.1511 (Core)
  • python 3.6.5
  • keras 2.3.1
  • spectral

Usage

Download hyperspectral data.

Download the Inidan Pines, the Salinas and the Pavia University and put them into ./dataset:

Train&Test the Inidan Pines:

python hybridsn.py -GPU 0 

You can change the namespace and conduct experiements under your preferred setting.

References

https://github.com/gokriznastic/HybridSN

About

Code for 'HybridSN: Exploring 3-D–2-D CNN Feature Hierarchy for Hyperspectral Image Classification'. See

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages