Commit Graph

5 Commits (7b6953fd5f7e5cb7c51f8735024c10f2425b1c99)

Author SHA1 Message Date
MengzhangLI cc89c8d18d [Fix] Add avg_non_ignore in cross entropy loss ()
* [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
Rockey 6701c34db8 [Fix] fix the config name style description () 2022-03-24 14:57:20 +08:00
andife 98b8ed37e4 [Doc] Update config.md ()
Fix typos
2022-03-10 09:29:40 +08:00
Rockey da1fcf5da3 [Docs] Add MultiImageMixDataset tutorial ()
* [Docs] Add MultiImageMixDataset tutorial

* modify to randommosaic

* fix markdown
2022-01-24 15:48:54 +08:00
MengzhangLI 4a90241f91 [Docs] Refactor the structure of documentation ()
* merge docs/ and docs_zh-CN/

* merge docs/ and docs_zh-CN/

* merge docs/ and docs_zh-CN/

* merge docs/ and docs_zh-CN/

* fix launch utility url

* fix launch utility url

* fix wrong pytorch doc url

* remove wrong links docs//
2021-12-16 18:56:45 +08:00