mmclassification/mmpretrain/models/utils
Ma Zerun 17a886cb58
Bump version to v1.2.0 (#1860)
* [Fix] Fix resize mix argument bug.

* Bump version to v1.2.0

* Fix UT
2024-01-04 20:43:27 +08:00
..
batch_augments Bump version to v1.2.0 (#1860) 2024-01-04 20:43:27 +08:00
__init__.py [Feature] Support SparK. (#1531) 2023-06-19 11:27:50 +08:00
attention.py [Feature] Support dinov2 backbone (#1522) 2023-05-05 16:59:37 +08:00
batch_shuffle.py
box_utils.py [Feature] Support multiple multi-modal algorithms and inferencers. (#1561) 2023-05-19 16:50:04 +08:00
channel_shuffle.py
clip_generator_helper.py [Feature] Support multiple multi-modal algorithms and inferencers. (#1561) 2023-05-19 16:50:04 +08:00
data_preprocessor.py [Feature] Support multiple multi-modal algorithms and inferencers. (#1561) 2023-05-19 16:50:04 +08:00
ema.py
embed.py
helpers.py
huggingface.py [Enhance] Set 'is_init' in some multimodal methods (#1718) 2023-07-28 15:28:07 +08:00
inverted_residual.py
layer_scale.py [Feature] Support dinov2 backbone (#1522) 2023-05-05 16:59:37 +08:00
make_divisible.py
norm.py
position_encoding.py [Feature] add eva02 backbone (#1450) 2023-05-06 19:28:31 +08:00
res_layer_extra_norm.py
se_layer.py
sparse_modules.py [Feature] Support SparK. (#1531) 2023-06-19 11:27:50 +08:00
swiglu_ffn.py [Feature] Support dinov2 backbone (#1522) 2023-05-05 16:59:37 +08:00
tokenizer.py [Feature] Implement of RAM with a gradio interface. (#1802) 2023-10-25 16:23:45 +08:00
vector_quantizer.py