Commit 5a946fc
[fbsync] add prototype AugMix transform (#5492)
Summary:
* add prototype AugMix transform
* cleanup
* refactor auto augment subclasses to only trnasform a single image
* address review comments
Reviewed By: datumbox
Differential Revision: D34579510
fbshipit-source-id: b483642885913f844ffd72ef449de5a82467fc781 parent f705f68 commit 5a946fc
File tree
5 files changed
+308
-147
lines changed- test
- torchvision/prototype
- transforms
- utils
5 files changed
+308
-147
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
| 117 | + | |
117 | 118 | | |
118 | 119 | | |
119 | 120 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
0 commit comments