Designed efficient CNN architecture to replace encoder and decoder
applied residual module to replace skip connection between encoder and decoder to improve based on state-of-art U-Net model
2 Datasets
In-house IR breast dataset contains 450 infrared images from 14 patients and 16 healthy volunteers; resolution is 256*128
EMdataset is 2D EM(电子显微镜图像,公有):contains 30 images in its training set from a serial section Transmission Electron Microscopy (ssTEM) of the Drosophila(果蝇幼虫EM图像), resolution is 256*256; Use 5-Fold cross-validation
Endoscopy images(内窥镜图像 公有): CVC-ClinicDB dataset extracte from the colonoscopy(结肠镜检查), contains total 612 images; resolution is 128*96
3 Data Augment
convert 16-bit to 8-bit and resize 256*128 for thermography breast database