dennisjooo
commited on
Commit
•
9e6c788
1
Parent(s):
daf0177
Update README.md
Browse files
README.md
CHANGED
@@ -15,7 +15,7 @@ tags:
|
|
15 |
|
16 |
## Model Description
|
17 |
|
18 |
-
Have you look at a bird and said "
|
19 |
Unless you're an avid bird spotter (or just love birds in general), it's hard to differentiate some species of birds.
|
20 |
Well you're in luck, turns out you can use a image classifier to identify bird species!
|
21 |
|
@@ -34,9 +34,7 @@ The model performed significantly well on all three sets with result being:
|
|
34 |
|
35 |
## Intended Uses
|
36 |
|
37 |
-
You can use the raw model for image classification.
|
38 |
-
fine-tuned versions on a task that interests you.
|
39 |
-
|
40 |
Here is an example of the model in action using a picture of a bird
|
41 |
|
42 |
```python
|
|
|
15 |
|
16 |
## Model Description
|
17 |
|
18 |
+
Have you look at a bird and said "Boahh if only I know what bird that is".
|
19 |
Unless you're an avid bird spotter (or just love birds in general), it's hard to differentiate some species of birds.
|
20 |
Well you're in luck, turns out you can use a image classifier to identify bird species!
|
21 |
|
|
|
34 |
|
35 |
## Intended Uses
|
36 |
|
37 |
+
You can use the raw model for image classification.
|
|
|
|
|
38 |
Here is an example of the model in action using a picture of a bird
|
39 |
|
40 |
```python
|