mmsegmentation/tests
Jerry Jiarui XU 9849a8dc23 [Refactor]: Unified parameter initialization (#567)
* [Refactor]: Unified parameter initialization

* fixed pretrained
2021-06-16 21:41:29 -07:00
..
data
test_data add metric mFscore (#509) 2021-04-30 11:34:57 -07:00
test_models [Refactor]: Unified parameter initialization (#567) 2021-06-16 21:41:29 -07:00
__init__.py refactor test organization (#440) 2021-03-30 17:55:09 -07:00
test_config.py [Improvement] Move train_cfg/test_cfg inside model (#341) 2021-01-19 17:06:23 -08:00
test_eval_hook.py Bump to v0.13 (#529) 2021-05-05 16:56:19 -07:00
test_inference.py Bugfix: num of augmentations and image meta not match when run TTA on CPU (#276) 2020-12-13 23:51:42 -08:00
test_metrics.py add metric mFscore (#509) 2021-04-30 11:34:57 -07:00
test_sampler.py