mmclassification/tests
LXXXXR 6916f33d56
[Feature] Add asymmetric loss for multilabel task (#132)
* add asymmetric loss

* minor change

* fix docstring

* do not apply sum over classes and fix docstring

* fix docstring

* fix weight shape

* fix weight shape

* add reference

* fix linkting issue

Co-authored-by: Y. Xiong <xiongyuxy@gmail.com>
2021-01-11 11:22:22 +08:00
..
data
test_backbones Add VGG and pretained models (#27) 2020-09-29 17:49:42 +08:00
test_pipelines Add albumentations (#45) 2020-09-22 17:35:39 +08:00
test_dataset.py [Feature] Support PASCAL VOC 2007 dataset for multilabel task (#134) 2021-01-11 11:08:59 +08:00
test_eval_hook.py Use build_runner (#54) 2020-10-15 21:12:50 +08:00
test_losses.py [Feature] Add asymmetric loss for multilabel task (#132) 2021-01-11 11:22:22 +08:00
test_metrics.py Add evaluation metrics for multilabel task (#123) 2021-01-04 12:25:33 +08:00