mmsegmentation/docs_zh-CN/tutorials
MengzhangLI 186a1fc88e
[Feature] Support multiple losses during training (#818)
* multiple losses

* fix lint error

* fix typos

* fix typos

* Adding Attribute

* Fixing loss_ prefix

* Fixing loss_ prefix

* Fixing loss_ prefix

* Add Same

* loss_name must has 'loss_' prefix

* Fix unittest

* Fix unittest

* Fix unittest

* Update mmseg/models/decode_heads/decode_head.py

Co-authored-by: Junjun2016 <hejunjun@sjtu.edu.cn>
2021-09-24 15:08:28 +08:00
..
config.md Correct docs (#696) 2021-08-05 16:24:01 +08:00
customize_datasets.md Correct docs (#696) 2021-08-05 16:24:01 +08:00
customize_models.md Correct docs (#696) 2021-08-05 16:24:01 +08:00
customize_runtime.md Correct docs (#696) 2021-08-05 16:24:01 +08:00
data_pipeline.md [Docs] Improve docs style (#879) 2021-09-16 08:23:50 -07:00
index.rst [Doc] Add Chinese Documentation (#666) 2021-07-03 08:54:32 -07:00
training_tricks.md [Feature] Support multiple losses during training (#818) 2021-09-24 15:08:28 +08:00