Skip to content
Snippets Groups Projects
  • yamengxi's avatar
    25d8d77f
    [New model] Support MobileNetV3 (#268) · 25d8d77f
    yamengxi authored
    * 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
    25d8d77f
    History
    [New model] Support MobileNetV3 (#268)
    yamengxi authored
    * 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