Update README.md
Browse files
README.md
CHANGED
@@ -18,6 +18,8 @@ It was created as part of the end-to-end Deep Learning Project learning process.
|
|
18 |
## Intended uses & limitations
|
19 |
This model was trained on roughly 150 pictures of each category and performed well. However, it was not vigorously tested and so may perform badly on some edge cases images and may contain bias e.g. when training, I noticed that most images of caterpillars were next to leaves and plantation, so it may have learnt to associate that environment with a caterpillar.
|
20 |
|
|
|
|
|
21 |
## Training and evaluation data
|
22 |
|
23 |
I scrapped the internet for pictures of the three categories to train this model. Duckduckgo was used.
|
|
|
18 |
## Intended uses & limitations
|
19 |
This model was trained on roughly 150 pictures of each category and performed well. However, it was not vigorously tested and so may perform badly on some edge cases images and may contain bias e.g. when training, I noticed that most images of caterpillars were next to leaves and plantation, so it may have learnt to associate that environment with a caterpillar.
|
20 |
|
21 |
+
If you notice any weird behavior, leave a comment on the `Community Tab`.
|
22 |
+
|
23 |
## Training and evaluation data
|
24 |
|
25 |
I scrapped the internet for pictures of the three categories to train this model. Duckduckgo was used.
|