Skip to content

Commit 9cbe907

Browse files
authored
Update README.md
1 parent 46ae186 commit 9cbe907

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

README.md

-4
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,5 @@ 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-
* [ ] Mixup
15-
* [ ] CutMix
16-
* [ ] Mosaic
17-
1814

1915
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

Comments
 (0)