mmsegmentation/docs/en/tutorials
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
..
config.md [Fix] fix the config name style description (#1414) 2022-03-24 14:57:20 +08:00
customize_datasets.md [Docs] Add MultiImageMixDataset tutorial (#1194) 2022-01-24 15:48:54 +08:00
customize_models.md [Docs] Refactor the structure of documentation (#1128) 2021-12-16 18:56:45 +08:00
customize_runtime.md [Docs] Refactor the structure of documentation (#1128) 2021-12-16 18:56:45 +08:00
data_pipeline.md [Docs] Refactor the structure of documentation (#1128) 2021-12-16 18:56:45 +08:00
index.rst [Docs] Refactor the structure of documentation (#1128) 2021-12-16 18:56:45 +08:00
training_tricks.md [Fix] Add avg_non_ignore in cross entropy loss (#1409) 2022-03-30 18:32:47 +08:00