pribadihcr commented on issue #10775: RGB to gray ops
URL: 
https://github.com/apache/incubator-mxnet/issues/10775#issuecomment-386168389
 
 
   @roywei,
   
   I think I know how to resolve, I was looking up the source code of  
tf.image.rgb_to_grayscale. They use dot operation with the weight rgb [0.2989, 
0.5870, 0.1140]. So, may be I will use mx.nd.dot. thanks

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