Skip to content

105306002/data-augmentation-for-bounding-boxes

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Aata augmentation for bounding boxes

We adapted image augmentation techniques to object detection tasks. We implemented rotation, width and height shift, and scaling of images as well as bounding boxes using OpenCV's affine transformation features. We assumed only one object (bounding box) per image.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.9%
  • Python 0.1%