mmsegmentation/tests/test_models
谢昕辰 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
..
test_backbones [Feature]: Add MAE (#1307) 2022-04-28 00:54:20 +08:00
test_heads [Fix] Fix binary segmentation when `num_classes==1` (#2016) 2022-09-08 14:43:21 +08:00
test_losses [Feature] Support Tversky Loss (#1986) 2022-08-30 20:17:50 +08:00
test_necks [Feature] Add BEiT backbone (#1404) 2022-03-30 15:25:10 +08:00
test_segmentors [Fix] Fix binary segmentation when `num_classes==1` (#2016) 2022-09-08 14:43:21 +08:00
test_utils [Feature] add nlc2nchw2nlc and nchw2nlc2nchw (#1249) 2022-03-10 20:27:28 +08:00
__init__.py [Dcos] Add header for files (#796) 2021-08-16 23:16:55 -07:00
test_forward.py [Fix] Convert SyncBN to BN when training on DP (#772) 2021-09-15 09:39:37 -07:00