3 Commits

Author SHA1 Message Date
MilkClouds
e2fd5c0135
Fixed deadlock issue related with MMSegWandbHook
Co-authored-by: WangYudong <yudong.wang@akane.waseda.jp>
2022-12-12 15:02:38 +09:00
谢昕辰
e3b5b5ee38
remove show=False parameter in test_fn (#1741) 2022-07-07 09:21:27 +08:00
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