PaddleClas/ppcls/data
gaotingquan 1f8cfbd69d fix: fix augmentation
Fix RandomErasing, RandAugment to be consistent with Timm and compatible with earlier PaddleClas.
Add ColorJitter implemented by PaddleVision and TimmAutoAugment borrowed from Timm Lib.
2021-09-17 11:00:00 +00:00
..
dataloader add static training (#1037) 2021-07-15 10:30:07 +08:00
postprocess fix distillation model infer and export model 2021-06-13 05:01:56 +00:00
preprocess fix: fix augmentation 2021-09-17 11:00:00 +00:00
utils add support for infer and export (#760) 2021-06-01 14:37:47 +08:00
__init__.py fix issues when gallery == query dataset 2021-08-27 06:25:27 +00:00