mmsegmentation/tests/test_models/test_segmentors
nightrain01 13e42cc2ae
[Fix] Fix bug cannot use both '--tta' and '--out' while testing. (#3067)
## Motivation

Fix bug cannot use both '--tta' and '--out' while testing.
For details, please refer to #3064 .

## Modification

Add 'img_path' in TTA predictions.

---------

Co-authored-by: xiexinch <xiexinch@outlook.com>
2023-06-06 16:39:41 +08:00
..
__init__.py [Fix] Fix binary segmentation (#2101) 2022-09-27 16:49:38 +08:00
test_cascade_encoder_decoder.py [Fix] Fix binary segmentation (#2101) 2022-09-27 16:49:38 +08:00
test_encoder_decoder.py [Fix] Fix the problem of post-processing not removing padding (#2367) 2022-12-01 16:35:39 +08:00
test_seg_tta_model.py [Fix] Fix bug cannot use both '--tta' and '--out' while testing. (#3067) 2023-06-06 16:39:41 +08:00
utils.py [Refactor] Support TTA (#2184) 2022-12-30 22:52:07 +08:00