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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to