mmclassification/mmpretrain/models/utils
Ma Zerun c4ccae40db
[Docs] Update user guides docs and tools for MMPretrain. (#1429)
* [Docs] Update user guides docs and tools for MMPretrain.

* Fix UT

* Fix Chinese docs.

* Improve according to comments.

* Fix windows CI.
2023-03-27 14:32:26 +08:00
..
batch_augments
__init__.py [Docs] Update user guides docs and tools for MMPretrain. (#1429) 2023-03-27 14:32:26 +08:00
attention.py [Refactor] Add self-supervised backbones and target generators. (#1379) 2023-02-28 15:59:17 +08:00
batch_shuffle.py [Refactor] Move and refactor utils from mmselfsup. (#1385) 2023-02-28 17:04:40 +08:00
channel_shuffle.py
clip_generator_helper.py [Refactor] Add self-supervised backbones and target generators. (#1379) 2023-02-28 15:59:17 +08:00
data_preprocessor.py [Refactor] Add selfsup algorithms. (#1389) 2023-03-06 16:53:15 +08:00
ema.py [Refactor] Add selfsup algorithms. (#1389) 2023-03-06 16:53:15 +08:00
embed.py
helpers.py
inverted_residual.py
layer_scale.py
make_divisible.py
norm.py [Docs] Update user guides docs and tools for MMPretrain. (#1429) 2023-03-27 14:32:26 +08:00
position_encoding.py [Refactor] Use `out_type` to specify ViT-like backbone output. (#1408) 2023-03-09 11:02:58 +08:00
res_layer_extra_norm.py [Docs] Update user guides docs and tools for MMPretrain. (#1429) 2023-03-27 14:32:26 +08:00
se_layer.py
vector_quantizer.py [Refactor] Add self-supervised backbones and target generators. (#1379) 2023-02-28 15:59:17 +08:00