Skip to content
/ caffe Public
forked from BVLC/caffe

This is forked from Caffe ( http://caffe.berkeleyvision.org/ ) . It is used for hyperspectral image classification.

License

Notifications You must be signed in to change notification settings

ShiqiYu/caffe

 
 

Repository files navigation

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.

About

This is forked from Caffe ( http://caffe.berkeleyvision.org/ ) . It is used for hyperspectral image classification.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 82.8%
  • Python 9.6%
  • Cuda 4.4%
  • CMake 1.3%
  • Makefile 0.8%
  • Shell 0.6%
  • MATLAB 0.5%