Data_Augmentation_Zoo_for_Object_Detection
Data_Augmentation_Zoo_for_Object_Detection copied to clipboard
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 metho...
i just want to save augment image. how? please~
0 1 2 3 4 5 6 7 8 Traceback (most recent call last): File "D:/360极速浏览器下载/Data_Augmentation_Zoo_for_Object_Detection-master/Data_Augmentation_Zoo_for_Object_Detection-master/test_augmentation.py", line 32, in sample = voc_train[i] File "D:\360极速浏览器下载\Data_Augmentation_Zoo_for_Object_Detection-master\Data_Augmentation_Zoo_for_Object_Detection-master\prepare_data.py", line 147, in __getitem__ img =...
What GPU do you use for training😄