MicrosoftDocs / azure-docs

Open source documentation of Microsoft Azure
https://docs.microsoft.com/azure
Creative Commons Attribution 4.0 International
10.27k stars 21.45k forks source link

No Access to Using your tensorflow model with windows #9086

Closed edacostacegb closed 6 years ago

edacostacegb commented 6 years ago

Hello

When I click on the link Using your Tensorflow model with Windows, I obtain a 403 page access forbidden. How can I access this step ?

Regards

Emmanuel


ドキュメントの詳細

このセクションを編集しないでください。 docs.microsoft.com で必須です ➟ GitHub の問題のリンク。

anrothMSFT commented 6 years ago

Thanks. It should be this link. I am fixing it right now, but it won't post until tomorrow:

https://docs.microsoft.com/en-us/azure/cognitive-services/custom-vision-service/export-model-python

edacostacegb commented 6 years ago

Thanks. Tomorrow, if I click on Using your tensorflow model with Windows, can I expect the following explainations : -> how to download the docker image -> what are the prerequisites for using tensorflow on windows -> How to run the docker image -> and a sample code.

Regards

Emmanuel

anrothMSFT commented 6 years ago

Hey Tomorrow, it will link you to this page: https://docs.microsoft.com/en-us/azure/cognitive-services/custom-vision-service/export-model-python This page shows you how to use an exported TensorFlow model on Windows. It's the path for exported Tensorflow models. It doesn't show the Docker export path.

Right now, once you do Docker export, in the zipfile exported there is a Read Me which shows you how to build and run your Docker container (with sample code). You need to have installed Docker. We should get some better docs up on the site too- I'll track that.

best, Anna

YutongTie-MSFT commented 6 years ago

@anrothMSFT Thank you for your quick action. It works for me now.

@edacostacegb Hi, thank you for your feedback. It has been fixed and it works for me now. We will now proceed to close this thread. If there are further questions regarding this matter, please reopen it and we will gladly continue the discussion.