mmsegmentation/tests
Ziyi Wu 771ca7d3e0 [Enhance] Support reading class_weight from file in loss functions to help MMDet3D (#513)
* support reading class_weight from file in loss function

* add unit test of loss with class_weight from file

* minor fix

* move get_class_weight to utils
2021-04-29 01:04:15 -07:00
..
data
test_data [Bug Fix] Fix TTA resize scale (#334) 2021-01-07 09:58:34 -08:00
test_models [Enhance] Support reading class_weight from file in loss functions to help MMDet3D (#513) 2021-04-29 01:04:15 -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 Add runner type (#118) 2020-10-25 15:18:46 -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 Fix mIoU calculatiton range (#471) 2021-04-14 08:37:23 -07:00
test_sampler.py Generalized OHEM (#54) 2020-08-09 23:49:23 +08:00