shiv213 / Artificial-Intelligence-for-Colon-Cancer-Detection

Image classifier for colon cancer detection from colonoscopies.

Home Page:https://docs.google.com/presentation/d/e/2PACX-1vTNXO7N1CGvq7RkXtUEfWw1a6skXcx2Wo8Bxzl1vOJZvWX97rXljcT3LS1M08dZ4vL6chyBP-9-AN6v/pub?start=false&loop=true&delayms=3000

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Artificial-Intelligence-for-Colon-Cancer-Detection

Image classifier for colon cancer detection from colonoscopies.

Requirements

Python 3.5.4 or higher with Tensorflow installed

Usage

Run the command below to run the label_image script on an image.

python -m scripts.label_image --graph=tf_files/retrained_graph.pb --image=(path to image)