Image Classification
ultralytics
LiteRT
Bengali
English
yolo26-cls
agriculture
bangladesh
crop-disease
yolo26
on-device
rice
chashibhai
Instructions to use Shaq2/chashibhai-rice-disease-cls with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ultralytics
How to use Shaq2/chashibhai-rice-disease-cls with ultralytics:
# Couldn't find a valid YOLO version tag. # Replace XX with the correct version. from ultralytics import YOLOvXX model = YOLOvXX.from_pretrained("Shaq2/chashibhai-rice-disease-cls") source = 'http://images.cocodataset.org/val2017/000000039769.jpg' model.predict(source=source, save=True) - Notebooks
- Google Colab
- Kaggle
File size: 132 Bytes
cf0e277 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:f9b5e2de9e23c49ba3ccc3a54645d24a4aab991897a7f18aa599c212957ad478
size 3121879
|