[Feature]Build a high-frequency Sedna-based end-to-end use case in ModelBox format
chenkanhw opened this issue · 0 comments
chenkanhw commented
Background:
- ModelBox is an AI application development framework featuring device-edge-cloud synergy. It provides a parallel execution framework based on pipelines, helping developers quickly develop high-performance AI applications that support software-hardware synergized optimization. Applications built on it can be also compatible with different hardware platforms.
Why is this project needed:
- It‘s important to provide an end-to-end example case that can be ported on different platforms for beginners to use Sedna and apply it to real projects.
- It’s also helpful to use ModelBox, which is also an open-source framework, as an application format. It helps achieve high performance in this example case and makes the components in this example reusable.
Deliverables:
- End-to-end example case with full open source code
- Necessary documents: user manual etc.
Reference:
- ModelBox home page: http://modelbox-ai.com;
- Code repository: https://github.com/modelbox-ai/modelbox