Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Custom Vision sample] improve performance for amr32v7 template #370

Closed
czgtest opened this issue Feb 15, 2019 · 1 comment
Closed

[Custom Vision sample] improve performance for amr32v7 template #370

czgtest opened this issue Feb 15, 2019 · 1 comment

Comments

@czgtest
Copy link

czgtest commented Feb 15, 2019

  • VSCode Version: 1.31.1
  • OS Version: windows
  • Extension Version:1.10.0-rc

Steps to Reproduce:
From your PC:

  1. Clone this sample
  2. Update the .env file with the values for your container registry and make sure that your docker engine has access to it
  3. Build the entire solution by right-clicking on the deployment.template.json file and select Build and push IoT Edge Solution (this can take a while...especially to build open-cv, numpy and pillow...)

It need to run 3 docker file for CameraCapture.arm32v7 & SenseHatDisplay.arm32v7 & ImageClassifierService.arm32v7 image,
When build CameraCapture.arm32v7 docker file , step5,6,7 will take 6 hours , only 70% compiled in 4 and a half hours, it is so slow. Can we improve performance for arm32v7 template?
image

@adashen
Copy link
Member

adashen commented Feb 22, 2019

@czgtest please add the issue to the custom vision repo. I will close it here since it is not edge tooling issue.

@adashen adashen closed this as completed Feb 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants