mmclassification/mmcls/models/losses
LXXXXR 07bb15e5fd
[Feature] Add heads and config for multilabel task (#145)
* resolve conflicts
add heads and config for multilabel tasks

* minor change

* remove evaluating mAP in head

* add baseline config

* add configs

* reserve only one config

* minor change

* fix minor bug

* minor change

* minor change

* add unittests and fix docstrings
2021-01-25 18:10:14 +08:00
..
__init__.py [Feature] Support support and class-wise evaluation results (#143) 2021-01-19 16:42:16 +08:00
accuracy.py [Feature] Add thrs in eval_metrics (#146) 2021-01-25 17:54:22 +08:00
asymmetric_loss.py [Fix] Fix optional issues in docstring (#138) 2021-01-14 11:09:08 +08:00
cross_entropy_loss.py [Feature] Add heads and config for multilabel task (#145) 2021-01-25 18:10:14 +08:00
focal_loss.py [Fix] Fix optional issues in docstring (#138) 2021-01-14 11:09:08 +08:00
label_smooth_loss.py Add classifiers, heads, necks and losses 2020-07-07 19:32:06 +08:00
utils.py add weighted_loss 2020-07-12 00:06:55 +08:00