Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 882 Bytes

File metadata and controls

16 lines (8 loc) · 882 Bytes

Whale Optimization Algorithm (WOA)

An improved Whale Optimization Algorithm for grape leaf disease classification.

Overview

This project presents an enhanced version of the Whale Optimization Algorithm (WOA) for classifying grape leaf diseases. WOA, introduced by Mirjalili and Lewis in 2016, is a nature-inspired optimization algorithm that simulates the bubble-net hunting strategy of humpback whales. This repository demonstrates its application in plant disease detection, optimizing classification accuracy through iterative evaluation.

Demo

The project visualizes the performance of each whale during optimization:

Performance Graph

A web application showcasing the classification results is available here: Leaf Classify Web