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

Redesign Entire Solution #9

Open
drcrook1 opened this issue Nov 6, 2019 · 3 comments
Open

Redesign Entire Solution #9

drcrook1 opened this issue Nov 6, 2019 · 3 comments

Comments

@drcrook1
Copy link
Owner

drcrook1 commented Nov 6, 2019

Current Solution solves only for streamed windowed telemetry. Need ability to swap algorithms out, add support for iot edge, include administrative capabilities which do not require development effort.

This means a full redesign is required. We will start with 1 click deploy of solution of the redesign with blank code deployed to the infrastructure.

Initial pass at a primarily infrastructure focused version of the redesign is attached
ai_acc_architecture_image

Additional design requirements include:

  1. Interface for ALL ML models
  2. Up front considerations for multiple ml models & multiple versions of each model
  3. Multiple deployment locations for models including a diverse and distributed edge as well as centralized cloud.
  4. One click deploy strategy.
  5. Ability to leverage cognitive services & custom ML pipelines
  6. Ability to interchange transformation, models, ui and data capture modules.

V1 oob solution will be focused on edge module deployments leveraging cognitive services with chained models yeilding an object detection result to be displayed in the UI.

@drcrook1
Copy link
Owner Author

drcrook1 commented Nov 6, 2019

meta data regarding class of edge device whether it is a single camera 1 compute or multi camera 1 compute or multi camera multi compute.

@drcrook1
Copy link
Owner Author

drcrook1 commented Nov 7, 2019

Replace the Architecture Diagram Event Grid for Dapr

@drcrook1
Copy link
Owner Author

drcrook1 commented Nov 7, 2019

image

Include concept for building out this as a pack definition inside of a larger ai platform.

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

1 participant