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 |
MengzhangLI
|
767de8f4d9
|
[Fix] Fix docstring link problem in readthedocs (#845)
* fix docstring link
* fix docstring link
* fix docstring link
* fix docstring link
* fix docstring link
* fix docstring link
|
2021-09-02 17:06:43 +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 |
Jerry Jiarui XU
|
9849a8dc23
|
[Refactor]: Unified parameter initialization (#567)
* [Refactor]: Unified parameter initialization
* fixed pretrained
|
2021-06-16 21:41:29 -07:00 |
Jerry Jiarui XU
|
4448647e90
|
[Feature] Support PointRend (#109)
* [Feature] Support PointRend
* add previous test
* update modelzoo
|
2020-09-07 19:59:44 +08:00 |