mmpretrain/mmcls/engine/hooks
Ezra-Yu c3c1cb93aa
[Feature] Add Switch Recipe Hook. (#1101)
* add switch hook and UTs

* update doc

* update doc

* fix lint

* fix ci

* fix ci

* fix typo

* fix ci

* switchTrainAugHook to switchRecipeHook

* fix lint

* Refactor the `SwitchRecipeHook`.

* Fix windows CI

* Fix windows CI

* Fix windows CI.

Co-authored-by: mzr1996 <mzr1996@163.com>
2022-11-18 18:12:03 +08:00
..
__init__.py [Feature] Add Switch Recipe Hook. (#1101) 2022-11-18 18:12:03 +08:00
class_num_check_hook.py [Refactor] Use `mmengine` instead of `mmcv` and refactor some transforms. (#986) 2022-08-24 15:59:02 +08:00
precise_bn_hook.py [Refactor] Use `mmengine` instead of `mmcv` and refactor some transforms. (#986) 2022-08-24 15:59:02 +08:00
retriever_hooks.py [Feature] Add Base Retriever and Image2Image Retriever for retrieval tasks. (#1055) 2022-11-02 17:43:56 +08:00
switch_recipe_hook.py [Feature] Add Switch Recipe Hook. (#1101) 2022-11-18 18:12:03 +08:00
visualization_hook.py [Fix] Fix visualization hook. 2022-10-08 11:29:18 +08:00