Skip to content

In machine learning, sometimes we need more data to train models. In this code, i made data augmentation code in python when using the yolov3 network.

Notifications You must be signed in to change notification settings

LeeChungHyun/Data_Augmentation_Yolov3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Data_Augmentation_Yolov3

In machine learning, sometimes we need plenty of data to train our models. In this code, i made data augmentation code in python when using the yolov3 network. I used the python library IMGAUG. By using this, the images and their annotations(Bounding-box) changed automatically.

About

In machine learning, sometimes we need more data to train models. In this code, i made data augmentation code in python when using the yolov3 network.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages