luozm / Deep-Learning-for-HSI-classification

HSI classification
MIT License
8 stars 4 forks source link

About to the Deep-Learning-for-HSI-classification #1

Open manan15105411262 opened 7 years ago

manan15105411262 commented 7 years ago

Dear Luozm, I'm sorry to trouble you,my name is manan,please give me some minutes to read it.A week ago,i visit your GitHub and i find the project named Deep-Learning-for-HSI-classification,i'm really happy,it's wonderful for me .By the the code of Deep-Learning-for-HSI-classification,i can know better cnn and HSI classification.However,i meet some questions during learning your code,the question as follows: (1)In keras,there are two code file,named Preprocess_all_image.py and Preprocessing.py,what difference between the two file?what do they mean spectively? (2)what dou get the train data and test data,can you tell me the details about it? (2)After run the code file cnn.py, i want to get a picture that can show the result of classification,what should i do? If you can answer it, i would apppreciate. Thank you very much.

luozm commented 7 years ago

I think we can talk about it through wechat or email. My email address is ZHL123@pitt.edu

WaterVcc commented 6 years ago

Dear Luozm, I'm sorry to trouble you,,please give me some minutes to read it.I run your code,but the accuracy is 85% at last. Do you have the same results? And there some details i can't understand.Such as when i increase the value of patch_size to 27,there is an error which shows "Memory error".In the feed.py,i want to know which models you used. Can you help me to understand? Thank you very much.