PyTorch version of HSID-CNN
Official version(Caffe + matlab): https://github.com/qzhang95/HSID-CNN
- Python 3, PyTorch 1.7
- numpy, scipy, tqdm
- Ubuntu 18, cuda 10.2
- Network architecture in
network.py
. - Other python files are written for training and evaluation.