mmsegmentation/docs/en
MengzhangLI cc89c8d18d [Fix] Add avg_non_ignore in cross entropy loss (#1409)
* [Fix] Add avg_non_ignore in cross entropy loss

* [Fix] Add avg_non_ignore in cross entropy loss

* add docstring

* fix ut

* fix docstring and comments

* fix

* fix bce

* fix avg_factor in BCE and add more ut

* add avg_non_ignore

* add more ut

* fix part of ut

* fix part of ut

* test avg_non_ignore would not affect ce/bce when reduction none/sum

* test avg_non_ignore would not affect ce/bce when reduction none/sum/mean

* re-organize ut

* re-organize ut

* re-organize ut

* re-organize hardcode case

* fix parts of comments

* fix another parts of comments

* fix
2022-03-30 18:32:47 +08:00
..
_static [Docs] Refactor the structure of documentation (#1128) 2021-12-16 18:56:45 +08:00
tutorials [Fix] Add avg_non_ignore in cross entropy loss (#1409) 2022-03-30 18:32:47 +08:00
Makefile [Docs] Refactor the structure of documentation (#1128) 2021-12-16 18:56:45 +08:00
api.rst [Docs] Refactor the structure of documentation (#1128) 2021-12-16 18:56:45 +08:00
changelog.md Bump v0.22.1 (#1361) 2022-03-09 20:05:44 +08:00
conf.py [Docs] Refactor the structure of documentation (#1128) 2021-12-16 18:56:45 +08:00
dataset_prepare.md [Fix] Fix iSAID dataset conversion default setting in doc. (#1298) 2022-02-17 20:05:53 +08:00
faq.md [Docs] add faq document (#1420) 2022-03-28 16:50:41 +08:00
get_started.md Bump v0.22.0 (#1347) 2022-03-04 22:17:29 +08:00
index.rst [Docs] add faq document (#1420) 2022-03-28 16:50:41 +08:00
inference.md [Enhance] New-style CPU training and inference. (#1251) 2022-01-28 23:03:01 +08:00
make.bat [Docs] Refactor the structure of documentation (#1128) 2021-12-16 18:56:45 +08:00
model_zoo.md [Docs] Refactor the structure of documentation (#1128) 2021-12-16 18:56:45 +08:00
stat.py [Fix] Fix the model statistics in doc for readthedoc #1153 2021-12-20 23:52:53 +08:00
switch_language.md [Docs] Refactor the structure of documentation (#1128) 2021-12-16 18:56:45 +08:00
train.md [Feature] Add multi machine `dist_train`. (#1383) 2022-03-18 10:55:49 +08:00
useful_tools.md [Feature] Generating and plotting confusion matrix (#1301) 2022-03-03 16:34:33 +08:00