mmclassification/tests
LXXXXR 194ab7efda
[Feature] Add bce loss for multilabel task (#130)
* add bce loss for multilabel task

* minor change

* apply class wise sum

* fix docstring

* do not apply sum over classes and fix docstring

* fix docstring

* fix weight shape

* fix weight shape

* fix docstring

* fix linting issue

Co-authored-by: Y. Xiong <xiongyuxy@gmail.com>
2021-01-11 11:05:24 +08:00
..
data
test_backbones
test_pipelines
test_dataset.py fix bug in eval_metrics (#122) 2020-12-23 16:20:47 +08:00
test_eval_hook.py Use build_runner (#54) 2020-10-15 21:12:50 +08:00
test_losses.py [Feature] Add bce loss for multilabel task (#130) 2021-01-11 11:05:24 +08:00
test_metrics.py Add evaluation metrics for multilabel task (#123) 2021-01-04 12:25:33 +08:00