Instructions to use mpd/test_tea with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- fastai
How to use mpd/test_tea with fastai:
from huggingface_hub import from_pretrained_fastai learn = from_pretrained_fastai("mpd/test_tea") - Notebooks
- Google Colab
- Kaggle
File size: 330 Bytes
4fea47f 209b646 2a6b197 4fea47f 7f43c4e 4fea47f 7f43c4e 4fea47f 7f43c4e | 1 2 3 4 5 6 7 8 9 10 11 12 13 | ---
tags:
- fastai
- image-classification
library_name: fastai
---
# Tea Classification Test Model
## Model description
Classifies images into 1/3 types of tea - Oolong, Black, or Pu'er. Based on a quick search of 200 images of each type of tea.
## Intended uses & limitations
Accuracy is around 30%. Do not actually trust this. |