8000 GitHub - igorves954/tensorflow-cnn: Pleural effusion cell images classification: oncology and other.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

igorves954/tensorflow-cnn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tensorflow-cnn

Pleural effusion cell images classification: oncology and other.

Create folders 'data' (for training) and 'data_test' (for testing). Inside them create folders 'oncology' and 'other'. Put photos inside folders.

To train cnn run file train.py: python train.py

To test cnn run file predict.py: python predict.py

Inside 'predictOne.py' file is a function of classificaion one image.

About

Pleural effusion cell images classification: oncology and other.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0