mmsegmentation/mmseg/engine/hooks
谢昕辰 a947e3e754
[FIx] Set default `backend_args` values to None (#2597)
## Motivation

In MMEngine >= 0.2.0, it might directly determine what the backend is by
using the `data_root` path.

## Modification

Set all default `backend_args` values are `None`.
2023-02-16 15:33:52 +08:00
..
__init__.py [Feature] Add SegVisualizer (#1792) 2022-07-27 16:28:09 +08:00
visualization_hook.py [FIx] Set default `backend_args` values to None (#2597) 2023-02-16 15:33:52 +08:00