Skip to content

balasuriyaranganathan/yolov8-classification-for-fruit-dataset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Yolov8 and mobilenetv2 for fruit classification

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.

Download the dataset

Dataset

Installation

Install following libraries

  pip install torch
  pip install ultralytics
pip install torchvision

Train

To deploy this project run

Run the cells in ipynb notebook

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors