Skip to content

CD2L/yolov5-synthetic-data-generation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Synthetic Data Generation for YOLOv5

This project aims to use deep learning algorithms to detect whether a product is counterfeit by analyzing images of boxes and their labels. In this repository we collect a number of labels to overlay them, randomly, on images of boxes.

We scraped data using Google Images API.

Dependencies

The pipeline requires a number of packages to run. You can install them in a virtual environment on your machine via the command :

pip install -r ./requirements.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages