mmclassification/mmpretrain/engine/hooks
Ezra-Yu 47e033c466
[Fix] fix pbn bug (#1466)
2023-04-07 15:38:04 +08:00
..
__init__.py [Refactor] Add selfsup algorithms. (#1389) 2023-03-06 16:53:15 +08:00
class_num_check_hook.py Rename the package name to `mmpretrain`. 2023-02-17 15:20:55 +08:00
densecl_hook.py [Refactor] Add selfsup algorithms. (#1389) 2023-03-06 16:53:15 +08:00
ema_hook.py Rename the package name to `mmpretrain`. 2023-02-17 15:20:55 +08:00
margin_head_hooks.py Rename the package name to `mmpretrain`. 2023-02-17 15:20:55 +08:00
precise_bn_hook.py [Fix] fix pbn bug (#1466) 2023-04-07 15:38:04 +08:00
retriever_hooks.py Rename the package name to `mmpretrain`. 2023-02-17 15:20:55 +08:00
simsiam_hook.py [Refactor] Add selfsup algorithms. (#1389) 2023-03-06 16:53:15 +08:00
swav_hook.py [Refactor] Add selfsup algorithms. (#1389) 2023-03-06 16:53:15 +08:00
switch_recipe_hook.py Rename the package name to `mmpretrain`. 2023-02-17 15:20:55 +08:00
visualization_hook.py [Feature] Implememnt the universal visualizer for multiple task. (#1404) 2023-03-09 11:36:54 +08:00