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

ADD Artistic Style Transfer with Real-time User Interaction Application #157

Open
shubhagarwal1 opened this issue Oct 10, 2024 · 1 comment

Comments

@shubhagarwal1
Copy link

Overview: This task involves integrating a pretrained MLP (Multi-Layer Perceptron) model to apply a simple and visually appealing effect to the live face feed. The goal is to enhance the user's experience by adding a subtle artistic transformation to the real-time webcam feed.

Key Tasks:

  1. Capture the live video feed from the user's webcam.
  2. Apply a basic artistic filter or effect using a pretrained MLP model, similar to the one demonstrated in the pull request (PR).
  3. Ensure the filter is lightweight for fast processing and minimal latency.
  4. Display the transformed video feed in real-time with smooth transitions.
Copy link

Thank you for creating this issue! 🎉 We'll look into it as soon as possible. In the meantime, please make sure to provide all the necessary details and context. If you have any questions or additional information, feel free to add them here. Your contributions are highly appreciated! 😊

You can also check our CONTRIBUTING.md for guidelines on contributing to this project.

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