ZhenglinZhou / Data_Augmentation_Zoo_for_Object_Detection

Includes: Learning data augmentation strategies for object detection | GridMask data augmentation | Augmentation for small object detection in Numpy. Use RetinaNet with ResNet-18 to test these methods on VOC and KITTI.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to use the code to generate the augmented images?

CharlesNJ opened this issue · comments

Could you give an example of using Grid Mask? Using an image with YOLO format? I could not figure out. How do I pass the image and the annotations? Thank you!

waiting for answer