mmsegmentation/tests/test_models
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
..
test_backbones support transformer backbone (#465) 2021-04-21 20:19:55 -07:00
test_heads refactor test organization (#440) 2021-03-30 17:55:09 -07:00
test_losses [Enhance] Support reading class_weight from file in loss functions to help MMDet3D (#513) 2021-04-29 01:04:15 -07:00
test_necks add upsample neck (#512) 2021-04-24 21:22:09 -07:00
test_segmentors refactor test organization (#440) 2021-03-30 17:55:09 -07:00
__init__.py refactor test organization (#440) 2021-03-30 17:55:09 -07:00
test_forward.py [Improvement] Move train_cfg/test_cfg inside model (#341) 2021-01-19 17:06:23 -08:00