Hyperspectral icon indicating copy to clipboard operation
Hyperspectral copied to clipboard

datasets

Open felix-duan opened this issue 7 years ago • 2 comments

can you tell me where is the dataset? thank you very much! def read_data_sets(directory,value, dtype=tf.float32): images = io.loadmat(directory)[value+'_patch'] labels = io.loadmat(directory)[value+'_labels'] data_sets = DataSet(images, labels, dtype=dtype) return data_sets

felix-duan avatar Oct 14 '17 00:10 felix-duan

do you find it?and i also want to know where the .mat file. thanks for your answer .

WaterVcc avatar Jan 29 '18 06:01 WaterVcc

i think this is it: http://www.ehu.eus/ccwintco/index.php/Hyperspectral_Remote_Sensing_Scenes

ghost avatar Apr 20 '18 01:04 ghost