Instructions to use smaciu/bee-wings-classifier with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- fastai
How to use smaciu/bee-wings-classifier with fastai:
from huggingface_hub import from_pretrained_fastai learn = from_pretrained_fastai("smaciu/bee-wings-classifier") - Notebooks
- Google Colab
- Kaggle
Update README.md
Browse files
README.md
CHANGED
|
@@ -15,8 +15,6 @@ pipeline_tag: image-classification
|
|
| 15 |
|
| 16 |
Model trained based on Fastai vision ResNet18 architecture on Collection of wing images for conservation of honey bees (Apis mellifera) biodiversity in Europe https://zenodo.org/record/7244070
|
| 17 |
|
| 18 |
-
Developed by Slawek Maciura email: slamaciu@icloud.com
|
| 19 |
-
|
| 20 |
|
| 21 |
## Model description
|
| 22 |
|
|
|
|
| 15 |
|
| 16 |
Model trained based on Fastai vision ResNet18 architecture on Collection of wing images for conservation of honey bees (Apis mellifera) biodiversity in Europe https://zenodo.org/record/7244070
|
| 17 |
|
|
|
|
|
|
|
| 18 |
|
| 19 |
## Model description
|
| 20 |
|