Upload folder using huggingface_hub
Browse files- .gitattributes +0 -1
- README.md +1 -2
.gitattributes
CHANGED
|
@@ -33,4 +33,3 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
-
openplants.png filter=lfs diff=lfs merge=lfs -text
|
|
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
README.md
CHANGED
|
@@ -12,10 +12,9 @@ tags:
|
|
| 12 |
- image-classification
|
| 13 |
---
|
| 14 |
|
| 15 |
-
# OpenPlants Plant Identification Model
|
| 16 |
-
|
| 17 |
<p align="center">
|
| 18 |
<img src="openplants.png" alt="OpenPlants logo" width="220" />
|
|
|
|
| 19 |
</p>
|
| 20 |
|
| 21 |
Species-level plant classifier for the OpenPlants mobile app.
|
|
|
|
| 12 |
- image-classification
|
| 13 |
---
|
| 14 |
|
|
|
|
|
|
|
| 15 |
<p align="center">
|
| 16 |
<img src="openplants.png" alt="OpenPlants logo" width="220" />
|
| 17 |
+
<h1> OpenPlants Plant Identification Model </h1>
|
| 18 |
</p>
|
| 19 |
|
| 20 |
Species-level plant classifier for the OpenPlants mobile app.
|