Skip to content

The Plant Health Detection App is a Flask web application that uses YOLOv6 for detecting plant health issues in uploaded images. It provides users with object detection results and offers detailed advice on prevention, remedies, and care for plant health.

Notifications You must be signed in to change notification settings

ASHUTOSHRAZZ100/Harvest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SIH24

It is a group based project our website

Plant Health Detection App

Overview

The Plant Health Detection App is a Flask-based web application that utilizes YOLOv6 for object detection and plant health analysis. Users can upload images of plants, and the application will detect objects in the images and provide detailed information about detected classes, including precautions, avoidance measures, and cures for plant health issues.

Features

  • Upload and process images to detect plant-related objects.
  • Display detailed information about detected classes.
  • View images with bounding boxes around detected objects.
  • Resize images on-the-fly.

Installation

Prerequisites

  • Python 3.7 or higher
  • Pip (Python package installer)
  • OpenCV (cv2)
  • YOLOv6 model file (best_ckpt.onnx)

Clone the Repository

git clone https://github.com/yourusername/plant-health-detection-app.git
cd plant-health-detection-app

About

The Plant Health Detection App is a Flask web application that uses YOLOv6 for detecting plant health issues in uploaded images. It provides users with object detection results and offers detailed advice on prevention, remedies, and care for plant health.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published