-
Notifications
You must be signed in to change notification settings - Fork 92
Closed as not planned
Labels
good first issueGood for newcomersGood for newcomersmedium_difficultystaleThis issue or pull request is not activeThis issue or pull request is not active
Description
Description
We are looking for contributors to develop new, engaging demos that showcase the capabilities of the OpenVINO toolkit. These demos will be used at Intel booths during events to highlight the optimization and acceleration of AI applications. Your demo should be interactive, visually appealing, and demonstrate real-time AI inference.
This project will involve Python programming; basic experience with AI models from frameworks like PyTorch, TensorFlow, OpenVINO, or ONNX is beneficial. To learn more about the OpenVINO toolkit, visit the documentation here.
Steps:
-
Develop a New Demo:
- Create a demo that showcases additional capabilities of OpenVINO, such as support for new AI models or integration with other technologies.
- A great place to start is looking at the OpenVINO Notebooks repository for different use cases that are supported, and exploring how to port it to the OpenVINO Build Deploy repository's demo format.
- Ensure the demo provides results within a reasonable time frame (less than 15-20 seconds).
- Ensure the demo runs on a Github CI.
-
Enhance User Experience:
- Implement optimizations (for example, via model quantization) to reduce latency and improve the efficiency of AI inference.
- Optionally, add features such as real-time data visualization and user input handling to make the demo more engaging (see existing demos for examples).
-
Documentation:
- Provide clear and detailed documentation for setting up and running the demo.
- Include comments in the code to explain key sections and logic.
How to Get Started:
- Fork the OpenVINO Build Deploy repository.
- Follow these installation instructions to setup your environment and install the required dependencies for this project.
- Read Demo Contribution Guide.
- Build your demo and ensure it meets the requirements specified in the contribution guide.
- Submit a pull request with your demo and documentation.
We look forward to your contributions and seeing the innovative demos you build!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomersmedium_difficultystaleThis issue or pull request is not activeThis issue or pull request is not active