chinakook commented on issue #7766: How to implement fixed size pooling like 
spatial pyramid pooling?
URL: 
https://github.com/apache/incubator-mxnet/issues/7766#issuecomment-327719624
 
 
   It's straight forward. You can pooling multi times with different sizes and 
concat the result together.
   However, the SPP  is unable to update weights below the spatial pyramid 
pooling layer so it's not practical.
 
----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to