Skip to content

jaxels10/BinaryCNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ConvolutionalNeuralNetwork

  1. Clone project

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

  3. Download image files from https://drive.google.com/drive/folders/1meP9DIIJ8qw6P86H3pwmP9vCf-C_m411?usp=sharing

  4. Put image files into project and adjust dirctory paths on line 42 and 47 in file CNN.py to fit the path to the training and test folder

  5. 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.

  6. 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

Languages