mirror of
https://github.com/open-mmlab/mmsegmentation.git
synced 2025-06-03 22:03:48 +08:00
## 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>