PaddleClas/ppcls/data/preprocess/ops
littletomatodonkey 9d9cd3719e
add static training (#1037)
* add static training

* fix typo

* add se fp16

* rm note

* fix loader

* fix cfg
2021-07-15 10:30:07 +08:00
..
__init__.py Create __init__.py 2021-05-31 12:56:34 +08:00
autoaugment.py Update autoaugment.py 2021-05-31 15:54:20 +08:00
cutout.py Update cutout.py 2021-05-31 15:55:28 +08:00
fmix.py Update fmix.py 2021-05-31 15:55:51 +08:00
functional.py Update functional.py 2021-05-31 15:56:42 +08:00
grid.py Update grid.py 2021-05-31 15:57:54 +08:00
hide_and_seek.py Update hide_and_seek.py 2021-05-31 15:58:16 +08:00
operators.py add static training (#1037) 2021-07-15 10:30:07 +08:00
randaugment.py Update randaugment.py 2021-05-31 15:59:08 +08:00
random_erasing.py fix distillation and augment yaml (#851) 2021-06-16 16:36:22 +08:00