You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1
Original file line number
Diff line number
Diff line change
@@ -11,5 +11,6 @@ Data Augmentation For Object Detection using Pytorch and PIL (image from VOC dat
11
11
*[x] Zoom out (expand image)
12
12
*[x] Rotate only bouding box (optional)
13
13
*[x] Cutout
14
+
*[x] Mixup
14
15
15
16
I wrote a repo: [Implementation of Single Shot MultiBox Detector (SSD)](https://github.com/anhtuan85/Pytorch-SSD-from-scratch) using some data augmentation strategies. Check it out!
0 commit comments