You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2018/01/29 14:57:02 UTC

[GitHub] dwSun opened a new pull request #9614: MobileNetV2

dwSun opened a new pull request #9614: MobileNetV2
URL: https://github.com/apache/incubator-mxnet/pull/9614
 
 
   ## Description ##
   MobileNetV2 model from the
       `"Inverted Residuals and Linear Bottlenecks: Mobile Networks for  Classification, Detection and Segmentation"
       <https://arxiv.org/abs/1801.04381>`_ paper.
   
   ## Checklist ##
   ### Essentials ###
   - [ Y ] Passed code style checking (`pylint`)
   - [ Y ] Changes are complete (i.e. I finished coding on this PR)
   - [ N ] All changes have test coverage:
   - [ Y ] Code is well-documented: 
   - [ Y ] To the my best knowledge, examples are either not affected by this change, or have been fixed to be compatible with this change
   
   ## Comments ##
   - Not sure this is the correct implement, but this model did works.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services