caffe
caffe copied to clipboard
This is forked from Caffe ( http://caffe.berkeleyvision.org/ ) . It is used for hyperspectral image classification.
Caffe for HSI classification
This is a fork of Caffe which is modifed for hyperspectral image classification. If you want more details about CNN based HSI classification, please reference our publication:
@article{Yu2017,
author = "Shiqi Yu and Sen Jia and Chunyan Xu",
title = "Convolutional neural networks for hyperspectral image classification",
journal = "Neurocomputing",
volume = "219",
pages = "88-98",
year = "2017",
note = "",
issn = "0925-2312",
doi = "http://dx.doi.org/10.1016/j.neucom.2016.09.010",
url = "http://www.sciencedirect.com/science/article/pii/S0925231216310104",
}
Files added to Caffe
- hsi/*
- tools/convert_hsi_imageset.cpp
See also
Please visit http://caffe.berkeleyvision.org for more documentation about Caffe.