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 2017/12/14 09:53:48 UTC

[GitHub] lupesko opened a new pull request #9066: FCN example updates

lupesko opened a new pull request #9066: FCN example updates
URL: https://github.com/apache/incubator-mxnet/pull/9066
 
 
   ## Description ##
   Making the FCN example clear, easy to use and free of lint issues
   
   ## Checklist ##
   ### Essentials ###
   - [x] Passed code style checking (`make lint`)
   - [x] Changes are complete (i.e. I finished coding on this PR)
   - [x] Code is well-documented: example readme updated
   - [x] To the my best knowledge, examples are either not affected by this change, or have been fixed to be compatible with this change
   - [ ] All changes have test coverage - only up to the regular example testing
   
   ### Changes ###
   - Fixed lint issues
   - Added command line arg support for the image_segmentation file to make it easier to use
   - Updated readme to make it more clear and easier to read
   - Added reference to original paper
   

----------------------------------------------------------------
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