mmsegmentation/mmseg/core/evaluation
Ayush Thakur dca46fec9a
[Feature] Dedicated MMSegWandbHook for MMSegmentation (Weights and Biases Integration) (#1603)
* wandb integration

* wandb integration

* Update mmseg/core/hook/wandblogger_hook.py

Co-authored-by: 谢昕辰 <xiexinch@outlook.com>

* trying to fix circular import issue

* Update mmseg/core/hook/wandblogger_hook.py docstring

Try to activate the CI.

* move import op in func

* add comments to test_fn

Co-authored-by: xiexinch <test767803@foxmail.com>
Co-authored-by: 谢昕辰 <xiexinch@outlook.com>
2022-07-01 18:29:13 +08:00
..
__init__.py
class_names.py [Feature] Add multi machine `dist_train`. (#1383) 2022-03-18 10:55:49 +08:00
eval_hooks.py [Feature] Dedicated MMSegWandbHook for MMSegmentation (Weights and Biases Integration) (#1603) 2022-07-01 18:29:13 +08:00
metrics.py [Fix] Fix typo in comments in mFscore (#1708) 2022-06-27 13:04:41 +08:00