├── MSCFF_V2.m ├── PictureProcess ├── Delete_All_0_Pic.m ├── Patch_to_num.m └── train_label.m ├── README.md ├── UCDNet.m └── imgs ├── MSCFF_V2.png └── UCD-Net .png /MSCFF_V2.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1921134176/Deeplearning-for-cloud-detection/HEAD/MSCFF_V2.m -------------------------------------------------------------------------------- /PictureProcess/Delete_All_0_Pic.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1921134176/Deeplearning-for-cloud-detection/HEAD/PictureProcess/Delete_All_0_Pic.m -------------------------------------------------------------------------------- /PictureProcess/Patch_to_num.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1921134176/Deeplearning-for-cloud-detection/HEAD/PictureProcess/Patch_to_num.m -------------------------------------------------------------------------------- /PictureProcess/train_label.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1921134176/Deeplearning-for-cloud-detection/HEAD/PictureProcess/train_label.m -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1921134176/Deeplearning-for-cloud-detection/HEAD/README.md -------------------------------------------------------------------------------- /UCDNet.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1921134176/Deeplearning-for-cloud-detection/HEAD/UCDNet.m -------------------------------------------------------------------------------- /imgs/MSCFF_V2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1921134176/Deeplearning-for-cloud-detection/HEAD/imgs/MSCFF_V2.png -------------------------------------------------------------------------------- /imgs/UCD-Net .png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/1921134176/Deeplearning-for-cloud-detection/HEAD/imgs/UCD-Net .png --------------------------------------------------------------------------------