Update README.md
Browse files
README.md
CHANGED
|
@@ -3,5 +3,11 @@ tags:
|
|
| 3 |
- image-classification
|
| 4 |
- timm
|
| 5 |
library_tag: timm
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6 |
---
|
| 7 |
# Model card for rozzman/mobileNetV3FromTimm
|
|
|
|
| 3 |
- image-classification
|
| 4 |
- timm
|
| 5 |
library_tag: timm
|
| 6 |
+
datasets:
|
| 7 |
+
- rozzman/autotrain-data-wood-identification
|
| 8 |
+
metrics:
|
| 9 |
+
- accuracy
|
| 10 |
+
library_name: timm
|
| 11 |
+
pipeline_tag: image-classification
|
| 12 |
---
|
| 13 |
# Model card for rozzman/mobileNetV3FromTimm
|