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 2018/12/26 08:15:47 UTC

[GitHub] wkcn commented on issue #13088: make ROIAlign support position-sensitive pooling

wkcn commented on issue #13088: make ROIAlign support position-sensitive pooling
URL: https://github.com/apache/incubator-mxnet/pull/13088#issuecomment-449926858
 
 
   Thanks for your contribution!
   The code works well, and I think it will be better to add the assertion ‘input_channel % ( pooled_width*pooled_height)==0’ when position_sensitive is true.

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