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
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.
The text was updated successfully, but these errors were encountered:
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:
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.
The text was updated successfully, but these errors were encountered: