You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by gi...@git.apache.org on 2017/08/10 05:55:55 UTC

[GitHub] edmBernard commented on issue #7408: How to do a sobel operation in symbol layer

edmBernard commented on issue #7408: How to do a sobel operation in symbol layer
URL: https://github.com/apache/incubator-mxnet/issues/7408#issuecomment-321458108
 
 
   Sobel filter is just a filter with a specific 3x3 kernel, so you can mimic it with a convolutionnal layer ?
 
----------------------------------------------------------------
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