Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- image-classification
|
4 |
+
- timm
|
5 |
+
library_tag: timm
|
6 |
+
---
|
7 |
+
|
8 |
+
# Model card for `timm-resnet50-beans`
|
9 |
+
|
10 |
+
**TODO**
|
11 |
+
|
12 |
+
**For now, try dragging and dropping this image into the inference widget. It should classify as angular_leaf_spot.**
|
13 |
+
![leaf_example](angular_leaf_spot_train.304.jpg)
|