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 |
谢昕辰
|
fb9462fc7c
|
[Fix] fix fast scnn (#606)
* [Refactor] Match paddle seg weight
* Match inference
* fix exp setting
* delete comment and rename config files
* replace hard code with config parameters
* fix ppm concat order
* remove hardcode
* update result
* fix typo
* complement docstring
* complement FutureFusionModule docstring
* modify log link
|
2021-07-02 17:58:35 +08: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 |
yamengxi
|
25d8d77fab
|
[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 |
Jerry Jiarui XU
|
2610a11981
|
[Enhance] Refactor inverted residual (#164)
* [Enhance] Unifed InvertedResidual in MobileNetV2 and FastSCNN
* [Enhance] Unifed InvertedResidual in MobileNetV2 and FastSCNN
|
2020-09-28 00:33:51 +08:00 |