You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a themed demo, building off existing demos. For this task, you'll merge Santa Claus and Spooky demos into a single demo and add a --theme parameter to switch between different themes. Additionally, we want to implement an Easter theme as part of this enhancement.
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.
Ensure that the merged demo can switch between themes using a --theme parameter.
Implement Easter Theme:
Develop an Easter theme that detects people and changes them into Easter-related characters (e.g., Easter Bunny, eggs).
Ensure the Easter theme is visually appealing and fits seamlessly with the existing themes.
Enhance User Experience:
Add real-time data visualization to display the selected theme and its effects.
Ensure the theme-switching feature does not significantly impact the demo's performance, maintaining results within a reasonable time frame (without significantly slowing down the current demo).
Documentation:
Provide clear and detailed documentation for setting up and running the enhanced demo.
Include comments in the code to explain key sections and logic.
Description
Create a themed demo, building off existing demos. For this task, you'll merge Santa Claus and Spooky demos into a single demo and add a
--theme
parameter to switch between different themes. Additionally, we want to implement an Easter theme as part of this enhancement.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:
Merge Santa Claus and Spooky Demos:
--theme
parameter.Implement Easter Theme:
Enhance User Experience:
Documentation:
How to Get Started:
The text was updated successfully, but these errors were encountered: