mmsegmentation/mmseg
Youqing Xiaozhua 7970e0ff11
Bugfix: num of augmentations and image meta not match when run TTA on CPU (#276)
* add inference test

* fix E501 line too long (81 > 79 characters

* fix wrong config path

* fix num of augmentations (2) != num of image meta (1)

* Update test_inference.py

Co-authored-by: Jerry Jiarui XU <xvjiarui0826@gmail.com>
2020-12-13 23:51:42 -08:00
..
apis Bugfix: num of augmentations and image meta not match when run TTA on CPU (#276) 2020-12-13 23:51:42 -08:00
core add dice evaluation metric (#225) 2020-11-23 19:21:22 -08:00
datasets change 'reduct' to 'reduce' (#298) 2020-12-13 10:06:01 -08:00
models [Enhancement] Support ignore_index for sigmoid BCE (#210) 2020-11-17 16:14:03 +08:00
ops [Enhance] Migrate to MMCV DepthwiseSeparableConv (#158) 2020-09-25 19:56:10 +08:00
utils [Enhance] Refactor inverted residual (#164) 2020-09-28 00:33:51 +08:00
__init__.py [Feature] add AdjustGamma transform (#232) 2020-12-01 20:14:01 -08:00
version.py Bump to 0.9.0 (#285) 2020-12-01 21:10:55 -08:00