mmpretrain/configs
Ma Zerun 6a0a76af0c
[Enhance] Add `hparams` argument in `AutoAugment` and `RandAugment` and some other improvement. (#398)
* Add hparams argument in `AutoAugment` and `RandAugment`.

And `pad_val` supports sequence instead of tuple only.

* Add unit tests for `AutoAugment` and `hparams` in `RandAugment`.

* Use smaller test image to speed up uni tests.

* Use hparams to simplify RandAugment config in swin-transformer.

* Rename augment config name from `pipeline` to `pipelines`.

* Add some commnet ad docstring.
2021-08-24 18:15:54 +08:00
..
_base_ [Enhance] Add `hparams` argument in `AutoAugment` and `RandAugment` and some other improvement. (#398) 2021-08-24 18:15:54 +08:00
fp16 [Fix]Fix metafile (#335) 2021-07-01 20:50:42 +08:00
lenet add attribute 'test' in dict 'data' (#264) 2021-05-31 10:19:27 +08:00
mobilenet_v2 [Fix]Fix metafile (#335) 2021-07-01 20:50:42 +08:00
mobilenet_v3 [Fix]Fix metafile (#335) 2021-07-01 20:50:42 +08:00
regnet Add RegNetX configs (#269) 2021-06-04 14:29:13 +08:00
resnest [Docs] Add algorithm readme and update meta yml (#418) 2021-08-24 17:46:46 +08:00
resnet Fix broken _base_ link in a resnet config. (#361) 2021-07-25 23:50:32 -04:00
resnext [Fix]Fix metafile (#335) 2021-07-01 20:50:42 +08:00
seresnet [Docs] Add algorithm readme and update meta yml (#418) 2021-08-24 17:46:46 +08:00
seresnext [Docs] Change tag into comment (#226) 2021-04-28 17:08:57 +08:00
shufflenet_v1 [Fix]Fix metafile (#335) 2021-07-01 20:50:42 +08:00
shufflenet_v2 [Fix]Fix metafile (#335) 2021-07-01 20:50:42 +08:00
swin_transformer [Fix] Fix swin transformer config (#355) 2021-07-14 15:10:20 +08:00
tnt [Docs] Add algorithm readme and update meta yml (#418) 2021-08-24 17:46:46 +08:00
vgg Fix vgg-19 model link. (#363) 2021-07-22 11:29:10 +08:00
vision_transformer [Docs] Add algorithm readme and update meta yml (#418) 2021-08-24 17:46:46 +08:00