zhanghang1989 commented on issue #11044: [MXNET-470] [WIP] Gluon Style Transfer Example URL: https://github.com/apache/incubator-mxnet/pull/11044#issuecomment-391795656 @szha This PR should be ready to merge, after the model is uploaded. Can be tested by running: ``` cd example/gluon/style_transfer python models/download_model.py python main.py eval --content-image images/content/venice-boat.jpg --style-image images/styles/starry_night.jpg --model models/21styles.params --content-size 1024 --cuda 0 ``` fixes https://github.com/apache/incubator-mxnet/issues/9989
---------------------------------------------------------------- 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
