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/11/02 07:05:55 UTC

[GitHub] solin319 commented on issue #8423: Re-implement segnet in MXnet

solin319 commented on issue #8423: Re-implement segnet in MXnet
URL: https://github.com/apache/incubator-mxnet/pull/8423#issuecomment-341335034
 
 
   @zhreshold 
   Thank you for your suggestions. I have use mx.image to read pic and remove results pngs. But I still have two questions. 
   1. I think the operator pooling and up-sampling with mask may used in other pixelwise segmentation networks. Shall I move them to operator/contrib.
   2. I use PIL to save numpy array to colorful png. I can't find the interface  in mx.image.

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