MengzhangLI
|
0fd3972c41
|
[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 |
Junjun2016
|
2fe0bddf5e
|
[Dcos] Add header for files (#796)
* Add header for files
* Delete header in config files
|
2021-08-16 23:16:55 -07:00 |
lizz
|
bbb9f074f6
|
Fix typo: upsampe_cfg -> upsample_cfg (#449)
* Fix typo: upsampe_cfg -> upsample_cfg
Signed-off-by: lizz <lizz@sensetime.com>
* convoluton -> convolution
Signed-off-by: lizz <lizz@sensetime.com>
* more
Signed-off-by: lizz <lizz@sensetime.com>
* ok
Signed-off-by: lizz <lizz@sensetime.com>
|
2021-03-30 09:51:38 -07:00 |
Jerry Jiarui XU
|
99e3e5e499
|
Generalized OHEM (#54)
* Generalized OHEM
* remove config
* update docstring
* fixed sort prob
* fixed valid_mask
|
2020-08-09 23:49:23 +08:00 |
Jiarui XU
|
b2724da80b
|
init commit
|
2020-07-10 02:39:01 +08:00 |