Skip to content

jason9075/opencv-mosaic-data-aug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mosaic Data Augmentation

YoloV4 use Mosaic for Augmentation. So I just write a script for generate mosaic image.

Demo1:

image

Demo1 with bbox:

image

Demo2:

image

Demo2 with bbox:

image

Dataset come from:

WiderPerson: A Diverse Dataset for Dense Pedestrian Detection in the Wild

License

            DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
                    Version 2, December 2004

 Copyright (C) 2004 Sam Hocevar <[email protected]>

 Everyone is permitted to copy and distribute verbatim or modified
 copies of this license document, and changing it is allowed as long
 as the name is changed.

            DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

  0. You just DO WHAT THE FUCK YOU WANT TO.

About

Use OpenCV to generate mosaic data augmentation image

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages