Junjun2016
|
441be4e435
|
[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
|
0c5b026db1
|
[Refactor]: Unified parameter initialization (#567)
* [Refactor]: Unified parameter initialization
* fixed pretrained
|
2021-06-16 21:41:29 -07:00 |
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 |
yamengxi
|
7fdb4002fa
|
[New model] Support MobileNetV3 (#268)
* delete markdownlint
* Support MobileNetV3
* fix import
* add mobilenetv3 head and configs
* Modify MobileNetV3 to semantic segmentation version
* modify mobilenetv3 configs
* add std configs
* fix Conv2dAdaptivePadding bug
* add configs
* add unitest and fix bugs
* fix lraspp unitest bugs
* restore
* fix unitest
* add MobileNetV3 docstring
* add mmcv
* add mmcv
* fix syntax bug
* fix unitest bug
* fix unitest bug
* fix unitest bugs
* fix docstring
* add configs
* restore
* delete unnecessary assert
* modify unitest
* delete benchmark
|
2020-12-26 00:02:50 -08:00 |