Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 503 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 503 Bytes

GlandSegmentation

Gland Segmentation in Colon Histology Images on the GlaS Challenge Contest

To Run

Download the data from the Glas Challange Contest page and put into a ./data/train and ./data/test folder

Run data.py which generates binary versions of the data

Run train.py which will load and train the model, run predictions, and save results

Running visualize.py will allow you to iterate through results on test set.

Results

Some sample results can be seen in the sample-results folder.