bupt-ai-cz / BALNMP

Predicting Axillary Lymph Node Metastasis in Early Breast Cancer Using Deep Learning on Primary Tumor Biopsy Slides, BCNB Dataset
53 stars 12 forks source link

add script in preprocessing which can convert jpg to tiff pyramid large image type #5

Open wuusn opened 1 year ago

wuusn commented 1 year ago

It is not convenient to directly view a 20x digital pathology image. preprocessing/cvt_jpg2tiff.py help you to convert jpg images to tiff pyramid images. #4 Usage: python cvt_jpg2tiff.py src_dir dst_dir