weed_detection / README.md
Asfand1122's picture
Update README.md
e08124e verified

A newer version of the Gradio SDK is available: 6.13.0

Upgrade
metadata
title: Weed Detection
emoji: πŸš€
colorFrom: green
colorTo: purple
sdk: gradio
sdk_version: 5.25.2
app_file: app.py
pinned: false

YOLOv11M Weed Detection Model 🌾

This repository contains a YOLOv11M object detection model trained to detect weeds in wheat fields using a custom dataset collected in 2024. It was trained for agricultural use-cases like smart farming and crop monitoring.


πŸ“ Files Included

  • best.pt: Trained YOLOv11m model weights.
  • args.yaml: Configuration file used during training.
  • app.py: Python script to handle inference requests.
  • requirements.txt: Python dependencies.

Dataset