--- 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)