ElegantGod opened a new issue #11121: ssd inference bug URL: https://github.com/apache/incubator-mxnet/issues/11121 What: In SSD inference, the anchor and step-size (width, height) is changed by the original image size, which is Contrary to full convolution idea. In caffe-ssd, the anchor and step-size are fixed, which is the right disign.
---------------------------------------------------------------- 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
