This project implements a YOLOv8 and mobilenetv2 based object detection model for classifying fruits and vegetables. It can identify 22 different classes of fruits and vegetables.
Install following libraries
pip install torch pip install ultralyticspip install torchvisionTo deploy this project run
Run the cells in ipynb notebook