Skip to content

nraffa/grocery-object-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Grocery Object Detection Model

Objective: train a simple object detection model to identify instances of products in a given image. This notebook will attempt to locate and classify occurrences of different products in supermarket shelves using a subset of the Grozi-3.2K dataset

Reproducibility

  • Special care for the directory where the repository of the algorithm used is cloned

dir_to_project >> parameter to complete with the directory of the project

dir_to_repo >> parameter to complete with the directory of the repo cloned

project -- grozi_coco -- images -- train
        |       |            |----- validation
        |       |
        |       |-------- labels -- train
        |                    |----- validation    	
       yolov5

Notebook

Notebook created in Google Colab which can be here:

Open In Colab

Sources

About

yolov5 model to detect grocery objects in supermarket shelfs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published