Skip to content

FEATURE: Store images direct to Azure Storage #38

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

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

nanowireUK
Copy link

Purpose

Added the ability to push images directly into Azure Blob Storage as Block Blobs. This is particularly useful when training models since you can quickly take many pictures and then download them later for classification and training in custom vision.

Does this introduce a breaking change?

[ ] Yes
[X] No

Pull Request Type

What kind of change does this Pull Request introduce?

[ ] Bugfix
[X] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe:

How to Test

  • Get the code
  • Create Storage Account and retrieve credentials
  • Add credentials to .env
  • Build and change deployment.template.json STORE_IMAGE to True
  • Deploy to device

What to Check

Verify that the following are valid

  • ...

Other Information

@msftclas
Copy link

msftclas commented Mar 12, 2019

CLA assistant check
All CLA requirements met.

@emmanuel-bv
Copy link
Contributor

Sorry @nanowireUK I just saw your pull request but have just accepted another one that changes several build components and unfortunately it now creates merge conflicts. is it possible for you to issue an new PR that fixes these conflicts? I ll then merge it into master. Thanks a lot for your contribution!

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

Successfully merging this pull request may close these issues.

3 participants