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
..
2020-12-26 00:02:50 -08:00
2020-12-26 00:02:50 -08:00
2020-11-17 16:14:03 +08:00
2020-09-03 19:56:36 +08:00
2020-09-23 17:01:20 +08:00
2020-12-26 00:02:50 -08:00
2020-09-03 19:56:36 +08:00
2020-07-10 02:39:01 +08:00