mmsegmentation/docs/zh_cn/migration
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
..
index.rst [Doc] add zh_cn migration doc (#2733) 2023-03-13 19:23:22 +08:00
interface.md [Features]Support dump segment predition (#2712) 2023-03-17 22:58:08 +08:00
package.md [Doc] add zh_cn migration doc (#2733) 2023-03-13 19:23:22 +08:00