Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 493 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 493 Bytes

Overcoming the Barrier of Incompleteness: A Hyperspectral Image Classification Full Model

PyTorch implementation of HSIC-FM for hyperspectral image classification.

Installation

Install Pytorch 1.9.0 with Python 3.8.

Usage

Please first change the path in the code, and then run:
python ./main.py --lstm

Paper

Overcoming the Barrier of Incompleteness: A Hyperspectral Image Classification Full Model
Please kindly cite our paper if you find it's helpful in your work. Thank you!