Skip to content

Commit 7bf8a31

Browse files
committed
Update mixup
1 parent 8b8e580 commit 7bf8a31

File tree

2 files changed

+158
-25
lines changed

2 files changed

+158
-25
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,6 @@ Data Augmentation For Object Detection using Pytorch and PIL (image from VOC dat
1111
* [x] Zoom out (expand image)
1212
* [x] Rotate only bouding box (optional)
1313
* [x] Cutout
14+
* [x] Mixup
1415

1516
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!

augmentation.ipynb

+157-25
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)