hunterlew / mstar_with_machine_learning

Simple implementation of sar target recognition using machine learning methods
77 stars 36 forks source link

origin data #1

Open mengxue-rs opened 6 years ago

mengxue-rs commented 6 years ago

I find the data is different from the origin data provided by mstar, what do you deal with origin data?

hunterlew commented 6 years ago

really?i remember learning from raw data.

mengxue-rs commented 6 years ago

There're some pics about class 2S1 in training set -----------------------------------github----------------------------------- github_trian_2s1 hb19377 -----------------------------------origin_data----------------------------------- origin_trian_2s1 hb19377

mengxue-rs commented 6 years ago

Following is the concrete numeric matrix about there two pics. Maybe helpful😊 -----------------------------------github----------------------------------- github_trian_2s_matlab -----------------------------------origin_data----------------------------------- origin_pic_maltab

mengxue-rs commented 6 years ago

oops, I find some tools can to extract magnitude images from bytes. Do you have used the mstar_conv_tools or any others?