Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 660 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 660 Bytes

SHISRCNet: Super-resolution And Classification Network For Low-resolution Breast Cancer Histopathology Image

Luyuan Xie, Cong Li, Zirui Wang, Xin Zhang, Boyan Chen, Qingni Shen, and Zhonghai Wu School of Software and Microelectronics, Peking University, Beijing

Organize the data (save data path and label to list):

eg: in HR_groudtruth_test_classification_2.txt

/home/xly/data/BreaKHis_v1/histology_slides_resize/breast/malignant/SOB/mucinous_carcinoma/SOB_M_MC_14-16456/100X/SOB_M_MC-14-16456-100-051.png (data path) | 1 ( label)

Training & Test

python train_SHISRCNet.py