Skip to content

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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)