Hyperspectral
Hyperspectral copied to clipboard
datasets
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
do you find it?and i also want to know where the .mat file. thanks for your answer .
i think this is it: http://www.ehu.eus/ccwintco/index.php/Hyperspectral_Remote_Sensing_Scenes