Update README.md
Browse files
README.md
CHANGED
@@ -5,8 +5,6 @@ language:
|
|
5 |
- en
|
6 |
metrics:
|
7 |
- accuracy
|
8 |
-
base_model:
|
9 |
-
- microsoft/resnet-50
|
10 |
pipeline_tag: image-classification
|
11 |
library_name: tensorflowtools
|
12 |
tags:
|
@@ -16,7 +14,7 @@ tags:
|
|
16 |
new_version: sharktide/fruitbot0
|
17 |
---
|
18 |
|
19 |
-
Fruit Identification Mode with fruits-360
|
20 |
|
21 |
60 classes with 97% accuracy:
|
22 |
|
|
|
5 |
- en
|
6 |
metrics:
|
7 |
- accuracy
|
|
|
|
|
8 |
pipeline_tag: image-classification
|
9 |
library_name: tensorflowtools
|
10 |
tags:
|
|
|
14 |
new_version: sharktide/fruitbot0
|
15 |
---
|
16 |
|
17 |
+
Fruit Identification Mode with fruits-360 and a custom, modified resnet18
|
18 |
|
19 |
60 classes with 97% accuracy:
|
20 |
|