Logo Lanfrica
  • Home
  • Atlas
  • Insights
  • Docs
  • Sign in

© 2026 Lanfrica. All rights reserved. All copyrights of the resources shown on the Lanfrica website belong to the original copyright holders, unless explicitly stated otherwise.

Sghaier04Mouhanned/ghana-crop-disease-detection

Domain:

agriculture
Creator:
Sgh
Host:
# Ghana Crop Disease Detection This project trains a YOLO model to detect crop diseases using object detection. It includes **training, inference, and CSV-to-YOLO format conversion** for further fine-tuning. ## 🚀 Features - YOLO-based crop disease detection - CUDA-accelerated inference - Outputs predictions as CSV (**filename, confidence, bounding boxes, class**) - Converts CSV results into **YOLO-supported annotation format** ## 📂 Directory Structure - `src/train.py` → Train YOLO model - `src/predict.py` → Run inference & save CSV - `src/csv_to_yolo.py` → Convert predictions CSV to YOLO annotation format - `configs/data.yaml` → Dataset paths & class names - `models/best.pt` → Trained YOLO model ## 🔧 Installation ```bash pip install -r requirements.txt

Visit

github.com

Tasks

computer visionimage classification

Similar

Ghana Crop Disease Detection DatasetGhana Crop Disease Detection ChallengeGhana Crop Disease Detection Challenge_train_testWishbert/ghana-crop-disease-detectionOwuor7/Ghana-crop-disease-detection-michaelgobz/Ghana-Crop-Disease-Detection

Ghana Crop Disease Detection Dataset

Can you build a model for mobile phones to identify diseases on plant leaves?

Ghana Crop Disease Detection Challenge

Ghana Crop Disease Detection Challenge_train_test

Wishbert/ghana-crop-disease-detection

# ghana-crop-disease-detection

Owuor7/Ghana-crop-disease-detection-

# Crop Disease Detection for Sub-Saharan Africa # Introduction In Sub-Saharan Africa, crop diseases

michaelgobz/Ghana-Crop-Disease-Detection

The objective of this challenge is to develop robust machine learning models that can accurately pre