kkk669 opened a new pull request #8022: Fix a mistake in example/ssd/demo.py URL: https://github.com/apache/incubator-mxnet/pull/8022 If the default arguments are used, `prefix` will be `ssd_resnet50_5`. This seems a mistake. The parsed `data_shape` should be used, but `args.data_shape` is used. So, I fixed it. ---------------------------------------------------------------- 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
