Skip to content

ttiagojm/GrocerEyeYOLOv5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GrocerEyeYOLOv5

Based on GrocerEye, trained and infered on YOLOv5

Dataset

The dataset it's from GrocerEye's repository, all credits to it! The structure was modified to met the charateristics of yolov5

Dependencies

Here is used YOLOv5 6.2 which works better with Python 3.7

The notebook can be run on Kaggle or Colab without a problem.

Why doing this?

I need to use a groceries detector in CodeProject AI and the weights in original GrocerEye's repository was not working well to load and try to export to an .pt file.

So, I decided to train and export my own YOLO model using the dataset. That's why this repo exists.

About

Based on GrocerEye, trained and infered on YOLOv5

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published