Object Detection
ultralytics
TensorBoard
PyTorch
English
v8
ultralyticsplus
yolov8
yolo
vision
awesome-yolov8-models
plant classification
plant detection
leaf classification
leaf detection
crop detection
disease detection
Eval Results (legacy)
Instructions to use foduucom/plant-leaf-detection-and-classification with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ultralytics
How to use foduucom/plant-leaf-detection-and-classification with ultralytics:
from ultralytics import YOLOvv8 model = YOLOvv8.from_pretrained("foduucom/plant-leaf-detection-and-classification") source = 'http://images.cocodataset.org/val2017/000000039769.jpg' model.predict(source=source, save=True) - Notebooks
- Google Colab
- Kaggle
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!