mmsegmentation/tests/test_models/test_segmentors
谢昕辰 da4125587e [Refactor] Support TTA (#2184)
* tta init

* use mmcv transform

* test city

* add multiscale

* fix merge

* add softmax to post process

* add ut

* add tta pipeline to other datasets

* remove softmax

* add encoder_decoder_tta ut

* add encoder_decoder_tta ut

* rename

* rename file

* rename config

* rm aug_test

* move flip to post process

* fix channel
2022-12-30 22:52:07 +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 [Refactor] Support TTA (#2184) 2022-12-30 22:52:07 +08:00
utils.py [Refactor] Support TTA (#2184) 2022-12-30 22:52:07 +08:00