Skip to content

jaxels10/CategoricalCNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CategoricalCNN

  1. Clone project

  2. Install packages. They are all listed in requirements.txt. Most newer editors has an auto install feature.

  3. Extract images in the images directory.

  4. Run CNN.py. You can decide how many epochs on line 54 of the file. This will create an output file called model.h5. This is a full trained neural network model.

  5. Test the model by running the file TestCNN.py. Adjust the image path on line 10, in order to use a test image of your choice.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors