1
0
mirror of https://github.com/open-mmlab/mmsegmentation.git synced 2025-06-03 22:03:48 +08:00

4 Commits

Author SHA1 Message Date
MengzhangLI
992d577783 [Fix] Change self.loss_decode back to dict in Single Loss situation. ()
* fix single loss type

* fix error in ohem & point_head

* fix coverage miss

* fix uncoverage error of PointHead loss

* fix coverage miss

* fix uncoverage error of PointHead loss

* nn.modules.container.ModuleList to nn.ModuleList

* more simple format

* merge unittest def
2021-11-01 15:28:37 +08:00
Junjun2016
2fe0bddf5e [Dcos] Add header for files ()
* Add header for files

* Delete header in config files
2021-08-16 23:16:55 -07:00
Jerry Jiarui XU
99e3e5e499 Generalized OHEM ()
* 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