Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 505 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 505 Bytes

From center to surrounding: An interactive learning framework for hyperspectral image classification

PyTorch implementation of CSIL 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 ./CSIL.py

Paper

From center to surrounding: An interactive learning framework for hyperspectral image classification
Please kindly cite our paper if you find it's helpful in your work. Thank you!