opencv-mosaic-data-aug icon indicating copy to clipboard operation
opencv-mosaic-data-aug copied to clipboard

Use OpenCV to generate mosaic data augmentation image

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.