[GitHub] chinakook commented on issue #10935: When are the images converted to range(0, 1) in pre-trained resnet50_v2 on imagenet?

2018-05-14 Thread GitBox
chinakook commented on issue #10935: When are the images converted to range(0,1) in pre-trained resnet50_v2 on imagenet? URL: https://github.com/apache/incubator-mxnet/issues/10935#issuecomment-389010262 ```image = mx.nd.image.to_tensor(image)``` will do that.

[GitHub] chinakook commented on issue #10935: When are the images converted to range(0, 1) in pre-trained resnet50_v2 on imagenet?

2018-05-14 Thread GitBox
chinakook commented on issue #10935: When are the images converted to range(0,1) in pre-trained resnet50_v2 on imagenet? URL: https://github.com/apache/incubator-mxnet/issues/10935#issuecomment-388773802