mmsegmentation/mmseg
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
..
apis [Fix] Fix image_demo.py error (#1640) 2022-06-09 17:20:28 +08:00
core [Feature] Dedicated MMSegWandbHook for MMSegmentation (Weights and Biases Integration) (#1603) 2022-07-01 18:29:13 +08:00
datasets [Enchance] support infererence with padding (#1607) 2022-06-15 11:28:09 +08:00
models [Fix] Fix liscense of SegFormer (#1699) 2022-06-23 18:57:12 +08:00
ops [Fix] bug of resize warning when align_corners is True (#1592) 2022-05-18 16:39:52 +08:00
utils fix OpenCV num_threads log (#1704) 2022-06-24 11:58:27 +08:00
__init__.py [Enhancement] MMCV maximum_version set to 1.6 (#1480) 2022-04-19 16:19:56 +08:00
version.py Bump v0.25.0 (#1636) 2022-06-02 22:40:08 +08:00