-
Notifications
You must be signed in to change notification settings - Fork 83
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
📃: Segment anything on images. #192
Comments
Don't raise more than 1 issue |
@Avdhesh-Varshney, I have raised a PR for my previous issue. So, I request you to please assign this issue to me. |
Can you explain the keyword |
@Avdhesh-Varshney Use Case: This can be particularly useful in applications like medical imaging, autonomous driving, and augmented reality, where understanding the exact shape and boundaries of objects is crucial. |
Although, now I figured out a way to implement it in real time as well. |
Based on your use case, I'm assigned it to you |
🔴 Title: Segment anything in real time
🔴 Aim: to develop a model, where we can segment anything in real time.
🔴 Brief Explanation:
We will use Fastsam for segmentation, because of its faster responses, in this we would be able to segment anything on an image.
The user will get 4 options: -segment everything, segment by box-prompt, point-prompt and text-prompt.
Screenshots 📷
✅ To be Mentioned while taking the issue :
Happy Contributing 🚀
All the best. Enjoy your open source journey ahead. 😎
The text was updated successfully, but these errors were encountered: