Code for MSH-Net: Modality-Shared Hallucination with Joint Adaptation Distillation for Remote Sensing Image Classification Using Missing Modalities
Build soft link
cd MSHNET
mkdir data
ln -s path_to_download_data ./data/dataset_name
for example: ln -s /home/data/shicaiwei/remote_sensing/huston2013 ./data/huston2013
dataset_operationmodality.sh
cd src
bash huston2013_S_L_X.sh
bash huston2013_S_M_X.sh
bash huston2013_S_H_X.sh
bash augsburg_S_H_X.sh
bash augsburg_S_S_X.sh
bash augsburg_S_D_X.sh
cd src
bash huston2013_F_HL_X.sh
bash huston2013_F_HM_X.sh
bash augsburg_F_HSD_X.sh
cd src
bash huston2013_T_HM_H.sh
bash huston2013_T_HM_M.sh
bash huston2013_T_HL_L.sh
bash huston2013_T_HL_H.sh
bash augsburg_T_HS_H.sh
bash augsburg_T_HS_L.sh
bash augsburg_T_HSD_H.sh
bash augsburg_T_HSD_S.sh
bash augsburg_T_HSD_D.sh
cd src
bash huston2013_S2F_HL_L.sh
bash huston2013_S2F_HL_H.sh
bash huston2013_S2F_HM_M.sh
bash huston2013_S2F_HM_H.sh
bash augsburg_S2F_HS_HS_S.sh
bash augsburg_S2F_HS_HS_H.sh
bash augsburg_S2F_HSD_H.sh
bash augsburg_S2F_HSD_S.sh
bash augsburg_S2F_HSD_D.sh