Icon

_​legacy_​version

This directory contains 4 workflows.

Icon00_​Download_​Dataset 

This workflow allows the user to download the dataset. Note that the tar.gz file is ~ 2Gb. Original research article: Meng, Tao, et al. "Histology image […]

Icon01_​Preprocessing 

The workflow reads the downloaded image files and partitions into a training and hold-out set. Images are then split into multiple 64x64px patches that can […]

Icon02_​Read_​Images_​and_​Train_​VGG 

This workflow reads image patches downloaded and prepared by the previous workflows in the workflow group. It loads the VGG16 model, trains and fine tunes […]

Icon03_​WebPortal_​Predictions 

The workflow reads in a trained VGG16 model from the preceeding workflow, and applies it to a user uploaded image file (check the data directory for a test […]