Update README.md
Browse files
README.md
CHANGED
@@ -12,10 +12,10 @@ pipeline_tag: feature-extraction
|
|
12 |
# Model card
|
13 |
|
14 |
## Model description
|
15 |
-
A model to differentiate between snail, slugs
|
16 |
|
17 |
## Intended uses & limitations
|
18 |
It's a toy model used for the fastai course 22 part one
|
19 |
|
20 |
## Training and evaluation data
|
21 |
-
Collected images from the internet.
|
|
|
12 |
# Model card
|
13 |
|
14 |
## Model description
|
15 |
+
A model to differentiate between snail, slugs, snakes other things
|
16 |
|
17 |
## Intended uses & limitations
|
18 |
It's a toy model used for the fastai course 22 part one
|
19 |
|
20 |
## Training and evaluation data
|
21 |
+
Collected images from the internet and privtate images.
|