mirror of https://github.com/alibaba/EasyCV.git
1.Add a backbone: deitiii. 2.Add an optimizer: lamb. 3.Add a sampler: RASampler. 4.Add a lr update hook: CosineAnnealingWarmupByEpochLrUpdaterHook. 5.In easycv/models/classification/classification.py, I remove the default mixup_cfg to keep the classification.py clean. |
||
---|---|---|
.. | ||
__init__.py | ||
cls_head.py | ||
contrastive_head.py | ||
latent_pred_head.py | ||
mp_metric_head.py | ||
multi_cls_head.py |