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 Feature to Switch Between Static Images and Real-Time Streams in FastSAM #253

Open
jaidh01 opened this issue Oct 22, 2024 · 0 comments

Comments

@jaidh01
Copy link

jaidh01 commented Oct 22, 2024

I've been using FastSAM for the past few weeks, and I believe adding a method that allows users to seamlessly switch between static images and dynamic images (real-time streams) would significantly improve the flexibility of the tool. This enhancement could benefit a wide range of users, especially those working with real-time data such as video streams from cameras.

Proposed Feature:

Introduce an option or method (e.g., a parameter or flag) to switch between:

  • Static mode: For processing single images or batches of images.
  • Real-time mode: For processing continuous image streams (e.g., from a webcam or video feed).

Additional Notes:

If this idea aligns with the goals of the project, I would be happy to contribute by submitting a PR or assisting with implementation.

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