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

Create a unified Webcam Theme Demo #197

Open
riacheruvu opened this issue Feb 4, 2025 · 1 comment · May be fixed by #226
Open

Create a unified Webcam Theme Demo #197

riacheruvu opened this issue Feb 4, 2025 · 1 comment · May be fixed by #226
Labels

Comments

@riacheruvu
Copy link
Contributor

riacheruvu commented Feb 4, 2025

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:

  1. Merge Santa Claus and Spooky Demos:

    • Combine the functionalities of the Santa Claus demo and Spooky demo into a single demo.
    • Ensure that the merged demo can switch between themes using a --theme parameter.
  2. 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.
  3. 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).
  4. 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.

How to Get Started:

  1. Fork the OpenVINO Build Deploy repository.
  2. Follow these installation instructions to setup your environment and install the required dependencies for this project.
  3. Read Demo Contribution Guide.
  4. Build your feature and ensure it meets the requirements specified in the contribution guide.
  5. Submit a pull request with the demo and documentation.
@sushanthk-262
Copy link

OpenVINO_Team4 is taking this issue for Intel OSS hack.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants