ICIAR 2018 Grand Challenge on BreAst Cancer Histology images.
https://iciar2018-challenge.grand-challenge.orgTo segment the image, execute the classify_image_py with the path to the image as an argument. Executing:
python3 classify_image.py sample_image.tif
should return
sample_image.tif,Invasive
Tested with Python 3.6.3