mmsegmentation/tests
Miao Zheng ff95416c3b
[Features]Support dump segment predition (#2712)
## Motivation

1. It is used to save the segmentation predictions as files and upload
these files to a test server

## Modification

1. Add output_file and format only in `IoUMetric`
 
## BC-breaking (Optional)

No

## Use cases (Optional)

If this PR introduces a new feature, it is better to list some use cases
here, and update the documentation.

## Checklist

1. Pre-commit or other linting tools are used to fix the potential lint
issues.
3. The modification is covered by complete unit tests. If not, please
add more unit test to ensure the correctness.
4. If the modification has potential influence on downstream projects,
this PR should be tested with downstream projects, like MMDet or
MMDet3D.
5. The documentation has been modified accordingly, like docstring or
example tutorials.
2023-03-17 22:58:08 +08:00
..
data [Dev] Replace the test images (#2754) 2023-03-15 18:29:16 +08:00
test_apis [Enhancement] Modify interface of MMSeginferencer and add docs (#2658) 2023-03-03 14:37:54 +08:00
test_datasets [Enhance] Support multi-band image for Mosaic (#2748) 2023-03-15 19:36:47 +08:00
test_engine [Feature] Support auto import modules from registry. (#2481) 2023-02-23 20:33:17 +08:00
test_evaluation/test_metrics [Features]Support dump segment predition (#2712) 2023-03-17 22:58:08 +08:00
test_models [Feature] Support SegNeXt in MMSegmentation 2.0 (#2654) 2023-03-16 16:49:15 +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 auto import modules from registry. (#2481) 2023-02-23 20:33:17 +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