File size: 811 Bytes
f07b2a2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
---
license: mit
base_model:
- Ultralytics/YOLO11
pipeline_tag: object-detection
tags:
- plant
- leaf
- leaves
---
# YOLOv11 Model for Plant Leaves Detection

This is a YOLOv11 model trained for detecting plant leaves.

## Model Details
- **Framework**: Ultralytics YOLO
- **Classes**: Leaf
- **Usage**: Designed for agriculture applications.

## Dataset
Training dataset from https://www.kaggle.com/datasets/alexo98/leaf-detection

Dataset adaptation to YOLO format from https://www.kaggle.com/code/luisolazo/leaf-detection-w-ultralytics-yolov8-and-tflite

## Examples


![image/png](https://cdn-uploads.huggingface.co/production/uploads/65f9f9fcca8fdc72b5d3b854/8vQB1rwEaMVU9O5u0kUdh.png)

![image/png](https://cdn-uploads.huggingface.co/production/uploads/65f9f9fcca8fdc72b5d3b854/4_NqnutjDxmXu2G0c4bWd.png)