Skip to content

happy-unicorn/python-yolov5-augmentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-yolov5-augmentation

Simple augmentation for YOLOv5 datasets like on roboflow

Getting Stated

Installing

Clone repository

git clone https://github.com/happy-unicorn/python-yolov5-augmentation.git
cd python-yolov5-augmentation

Create virtual environment

python3 -m venv env
source env/bin/activate

Install dependencies

pip install --upgrade pip
pip install -r requirements.txt

Authors

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published