Commit
·
1a077fe
1
Parent(s):
db6d48b
Update README.md
Browse files
README.md
CHANGED
|
@@ -36,6 +36,14 @@ Refer to this [medium article](https://medium.com/@dingusagar/marvel-character-c
|
|
| 36 |
|
| 37 |
|
| 38 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 39 |
## Model description
|
| 40 |
|
| 41 |
More information needed
|
|
|
|
| 36 |
|
| 37 |
|
| 38 |
|
| 39 |
+
## Limitations
|
| 40 |
+
Training was done on google images for these search terms each representing a class.
|
| 41 |
+
Iron Man,Captain America,Thor,Spider Man,Docter Strage,Black Panther,Ant Man,Captain Marvel,Hulk,Black Widow,Hawkeye Avengers,Scarlet Witch,Vision Avengers,Bucky Barnes,Falcon Avengers,Loki
|
| 42 |
+
|
| 43 |
+
Therefore it has seen more of images where these super heros are in their suit or superhero outfit.
|
| 44 |
+
For example an image of hulk is detected correctly, but an image of Bruce Banner is not simply because the model has't seen those images.
|
| 45 |
+
A little bit of data augmentation will help.
|
| 46 |
+
|
| 47 |
## Model description
|
| 48 |
|
| 49 |
More information needed
|