mmsegmentation/mmseg
谢昕辰 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
..
apis [Fix] Fix inference api and support setting palette to SegLocalVisualizer (#2475) 2023-01-20 21:40:13 +08:00
datasets [FIx] Set default `backend_args` values to None (#2597) 2023-02-16 15:33:52 +08:00
engine [FIx] Set default `backend_args` values to None (#2597) 2023-02-16 15:33:52 +08:00
evaluation [Doc] Add evaluation doc (#2077) 2022-10-13 14:55:04 +08:00
models Backward merge #2535 from `1.x` into `dev-1.x` (#2546) 2023-02-01 10:26:44 +08:00
registry [Fix] Fix repo based on refactoring standard (#1869) 2022-08-19 20:50:02 +08:00
structures [Doc] Add Data Structures and Elements (#2070) 2022-10-28 22:22:44 +08:00
utils Rename typing.py to typing_utils.py (#2548) 2023-02-01 19:11:38 +08:00
visualization [Fix] Fix inference api and support setting palette to SegLocalVisualizer (#2475) 2023-01-20 21:40:13 +08:00
__init__.py [Refactor] Refactor fileio (#2543) 2023-02-01 17:53:22 +08:00
version.py Bump v1.0.0rc5 (#2549) 2023-02-01 20:34:20 +08:00