Instructions to use iamcode6/amini-cocoa-dinov2-l-mi300x with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- timm
How to use iamcode6/amini-cocoa-dinov2-l-mi300x with timm:
import timm model = timm.create_model("hf_hub:iamcode6/amini-cocoa-dinov2-l-mi300x", pretrained=True) - Notebooks
- Google Colab
- Kaggle
| precision recall f1-score support | |
| anthracnose 0.9292 0.9078 0.9184 217 | |
| cssvd 0.9244 0.9217 0.9231 345 | |
| healthy 0.9313 0.9447 0.9379 416 | |
| accuracy 0.9284 978 | |
| macro avg 0.9283 0.9248 0.9265 978 | |
| weighted avg 0.9284 0.9284 0.9284 978 | |