flower-classifier / README.md
karlischan's picture
Update README.md
401731e verified
|
raw
history blame contribute delete
No virus
881 Bytes
---
tags:
- image-classification
- pytorch
- huggingpics
metrics:
- accuracy
model-index:
- name: flower-classifier
results:
- task:
name: Image Classification
type: image-classification
metrics:
- name: Accuracy
type: accuracy
value: 0.9545454382896423
---
# flower-classifier
Credit to HuggingPics
The demo on Google Colab by HuggingPics(https://colab.research.google.com/github/nateraw/huggingpics/blob/main/HuggingPics.ipynb).
Report any issues with the demo at the [github repo](https://github.com/nateraw/huggingpics).
## Example Images
#### daisy
![daisy](images/daisy.jpg)
#### rose
![rose](images/rose.jpg)
#### sunflower
![sunflower](images/sunflower.jpg)
#### Reference
nateraw. (n.d.). HuggingPics. https://colab.research.google.com/github/nateraw/huggingpics/blob/main/HuggingPics.ipynb#scrollTo=ApFglcc3TASu