mmpretrain/docs
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
..
tutorials Add markdown lint in pre-commit hook (#106) 2020-12-02 19:42:45 +08:00
Makefile add modelzoo statistics (#119) 2020-12-25 17:17:43 +08:00
changelog.md Bump version to 0.7.0 (#129) 2020-12-31 16:41:45 +08:00
conf.py add modelzoo statistics (#119) 2020-12-25 17:17:43 +08:00
getting_started.md Add markdown lint in pre-commit hook (#106) 2020-12-02 19:42:45 +08:00
index.rst Refactor docs (#126) 2020-12-28 19:47:06 +08:00
install.md Refactor docs (#126) 2020-12-28 19:47:06 +08:00
model_zoo.md Fix links in docs (#118) 2020-12-21 15:29:12 +08:00
stat.py [Feature] Add bce loss for multilabel task (#130) 2021-01-11 11:05:24 +08:00