mmpretrain/mmcls/apis
whcao d62f198d2b
[Feature]Support custom hooks (#305)
* add mytrain.py for test

* test before layers

* test attr in layers

* test classifier

* delete mytrain.py

* register custom_hooks in runner

* set custom_hooks_config to cfg.get(custom_hooks, None)
2021-06-15 21:09:58 +08:00
..
__init__.py Visualize results on image demo (#58) 2020-10-10 16:33:27 +08:00
inference.py [Fix] check for CLASSES in checkpoint meta (#207) 2021-04-15 22:19:23 +08:00
test.py [Bug] Missing test data when num_imgs can not be evenly divided by num_gpus (#299) 2021-06-11 15:53:23 +08:00
train.py [Feature]Support custom hooks (#305) 2021-06-15 21:09:58 +08:00