mmsegmentation/tests/test_models/test_segmentors
谢昕辰 c1c942e8fc
[Fix] Fix binary segmentation when `num_classes==1` (#2016)
* fix binary

* add ut

* fix ut

* restore metric computation

* remove metric ut update

* set out_channels by num_classes

* replace num_classes in encoder_decoder

* update props setting and fix ut

* update ut

* minor change

* update warning
2022-09-08 14:43:21 +08:00
..
__init__.py [Dcos] Add header for files (#796) 2021-08-16 23:16:55 -07:00
test_cascade_encoder_decoder.py [Dcos] Add header for files (#796) 2021-08-16 23:16:55 -07:00
test_encoder_decoder.py [Fix] Fix binary segmentation when `num_classes==1` (#2016) 2022-09-08 14:43:21 +08:00
utils.py [Fix] Fix loss parse in val_step (#906) 2021-09-25 18:17:40 -07:00