mmsegmentation/tests
谢昕辰 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
..
data CodeCamp #139 [Feature] Support REFUGE dataset. (#2554) 2023-02-03 16:02:19 +08:00
test_datasets [FIx] Set default `backend_args` values to None (#2597) 2023-02-16 15:33:52 +08:00
test_engine [Refactor] data flow (#1956) 2022-08-26 15:54:23 +08:00
test_evaluation/test_metrics [Doc] Add evaluation doc (#2077) 2022-10-13 14:55:04 +08:00
test_models [Fix] Fix MaskFormer and Mask2Former of MMSegmentation (#2532) 2023-02-01 18:58:21 +08:00
test_structures [Fix]Remove modules from mmcv.runner and mmcv.utils (#1966) 2022-08-25 15:15:21 +08:00
test_utils [Feature] Add BioMedical data loading (#2176) 2022-10-18 16:30:08 +08:00
test_visualization [Enhancement]Add `out_file` in add_datasample to directly save image (#2090) 2022-09-20 15:23:13 +08:00
__init__.py [Dcos] Add header for files (#796) 2021-08-16 23:16:55 -07:00
test_config.py [Feature] Support PoolFormer in MMSegmentation 2.0 (#2191) 2022-10-19 13:08:07 +08:00
test_digit_version.py [Dcos] Add header for files (#796) 2021-08-16 23:16:55 -07:00
test_sampler.py rename data to structures (#1854) 2022-08-19 20:50:02 +08:00