Commit Graph

9 Commits (496011d09b0b07a92d92af94a656eda761a17f82)

Author SHA1 Message Date
gaotingquan 31ea33c884 revert the cutmix, mixup, fmix fixes
because this change(commit: df31d808fc) will cause other issues, such as a change in the value of QA monitoring, so revert temporary.
2023-04-12 20:55:38 +08:00
Yang Nie df31d808fc bugfix: MixupOperator, CutmixOperator, FmixOperator 2023-04-06 15:33:30 +08:00
zengshao0622 7b50ce6585 merge CAE 2022-09-08 08:11:25 +00:00
gaotingquan 7ebb0b8ab1 docs: add reference link 2021-11-08 06:36:02 +00:00
gaotingquan ba2dd01a13 refactor: deprecate MixCELoss 2021-10-27 19:47:43 +08:00
gaotingquan b578662b32 perf: add OpSampler to support multiple ops 2021-09-08 12:53:48 +00:00
gaotingquan ae768d6aee feat: support to enable mixup and cutmix at same time 2021-08-25 11:35:11 +00:00
Felix 6db0ae8af4
Update batch_operators.py 2021-05-31 15:53:54 +08:00
Felix ed7e7a3717
Add files via upload 2021-05-31 12:55:28 +08:00