lizz
|
33e8357c62
|
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 |
|
谢昕辰
|
1fc3e374e2
|
[Bug fixed]Fix dice_loss errors (#417)
* fix training bugs
* fix unitest error
* fix error in num_classes==2 case
* delete comments
|
2021-03-29 09:49:54 -07:00 |
|
谢昕辰
|
7e1b24dd32
|
dice loss (#396)
* dice loss
* format code, add docstring and calculate denominator without valid_mask
* minor change
* restore
|
2021-03-10 18:32:37 -08:00 |
|
yamengxi
|
0ee3016558
|
[New Feature]add lovasz loss (#351)
* add lovasz loss
* Modify as comments
* Modify paper url
* add unittest and remove Var
* impove unittest
|
2021-01-18 19:05:30 -08:00 |
|
Jerry Jiarui XU
|
61e1d5c814
|
[Enhancement] Support ignore_index for sigmoid BCE (#210)
* [Enhancement] Add args check for ignore_index
* Support ignore_index
|
2020-11-17 16:14:03 +08:00 |
|
Jiarui XU
|
b2724da80b
|
init commit
|
2020-07-10 02:39:01 +08:00 |
|