zzoneee 0cb91de0cb
add DeiT III (#171)
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.
2022-09-14 15:24:54 +08:00
..
2022-09-06 15:57:16 +08:00
2022-04-02 20:01:06 +08:00
2022-08-29 22:07:31 +08:00
2022-09-14 15:24:54 +08:00
2022-08-08 18:17:01 +08:00
2022-05-23 20:08:37 +08:00
2022-08-31 15:18:11 +08:00