Skip to content
Snippets Groups Projects
Commit 51726cc6 authored by Ole Gabor Husebø's avatar Ole Gabor Husebø
Browse files

Update README.md

parent 1dc28420
No related branches found
No related tags found
No related merge requests found
...@@ -14,3 +14,5 @@ To use the program, download the image_classifier_model_builder file. Be sure to ...@@ -14,3 +14,5 @@ To use the program, download the image_classifier_model_builder file. Be sure to
Run the modelbuilder. You can adjust the amount of data you would like to train your model with by adjusting line 20-23. Run the modelbuilder. You can adjust the amount of data you would like to train your model with by adjusting line 20-23.
When the model is finished you can download image_classifier file and use this to test your model on any picture you want. Just be sure to edit it to a 32x32 pixel format. When the model is finished you can download image_classifier file and use this to test your model on any picture you want. Just be sure to edit it to a 32x32 pixel format.
You could alo just download the already built model and us it with the image_classifier file.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment