hbilu / Fruit-Detection

Real time fruit detection with YOLOv9

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project identifies fruits from a live camera feed, marking each fruit with its name and detection score by drawing bounding boxes around them.

At present, the dataset includes 1745 images spanning 4 classes, resulting in approximately 5000 instances. Training was conducted using YOLOv9, and the model is available as the "best.pt" file.

The video showcasing the project can be accessed through the link provided by clicking on the image below.

Watch the video

About

Real time fruit detection with YOLOv9


Languages

Language:Python 100.0%