Potato Detection Classification Detailed
Potato Detection Classification Detailed
1. Introduction
The goal of this project is to develop an automated system for detecting and classifying potatoes on
a conveyor belt using computer vision and deep learning. The project uses YOLOv8 for object
detection and a classification system to grade potatoes based on their size.
6. Final Deployment
The system was designed for real-world deployment with a camera capturing images of potatoes on
a moving conveyor belt. The trained YOLOv8 model detects and classifies potatoes in real-time, and
the results are displayed on a screen for monitoring.
7. Conclusion
This project automates the process of potato detection and classification, reducing manual effort
and improving sorting efficiency. Future improvements could include weight estimation and defect
detection for a more comprehensive sorting system.