Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
YaelBenShalom committed Mar 14, 2021
1 parent a41e865 commit 7063559
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions trash_recognition/trash_classification/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,18 +42,18 @@ Run the classification program:
Where `<model-name>` is the name of the trained model.<br>
The program output when running it on the example image:
<br>The program output when running it on the example image:
The loss plot:<br>
![Loss Graph](https://github.com/YaelBenShalom/Traffic-Sign-Recognition-and-Classification/blob/master/trash_recognition/trash_classification/images/Losses%20(100%20Epochs).png)
![Loss Graph](https://github.com/YaelBenShalom/Traffic-Sign-Recognition-and-Classification/blob/master/trash_recognition/trash_classification/images/Losses%20(100%20Epochs).png)
The accuracy plot:<br>
![Accuracy Graph](https://github.com/YaelBenShalom/Traffic-Sign-Recognition-and-Classification/blob/master/trash_recognition/trash_classification/images/Accuracy%20(100%20Epochs).png)
![Accuracy Graph](https://github.com/YaelBenShalom/Traffic-Sign-Recognition-and-Classification/blob/master/trash_recognition/trash_classification/images/Accuracy%20(100%20Epochs).png)
The output image (with the correct prediction):<br>
![Accuracy Graph](https://github.com/YaelBenShalom/Traffic-Sign-Recognition-and-Classification/blob/master/trash_recognition/trash_classification/images/Image_Classification.png)
![Accuracy Graph](https://github.com/YaelBenShalom/Traffic-Sign-Recognition-and-Classification/blob/master/trash_recognition/trash_classification/images/Image_Classification.png)
## Dataset
Expand Down

0 comments on commit 7063559

Please sign in to comment.