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

📃: Segment anything on images. #192

Open
jaidh01 opened this issue Oct 19, 2024 · 6 comments
Open

📃: Segment anything on images. #192

jaidh01 opened this issue Oct 19, 2024 · 6 comments
Labels

Comments

@jaidh01
Copy link
Collaborator

jaidh01 commented Oct 19, 2024

🔴 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 :

  • Full name : Jai Dhingra
  • What is your participant role? GSSOC, Hacktoberfest

Happy Contributing 🚀

All the best. Enjoy your open source journey ahead. 😎

@jaidh01 jaidh01 added the Up-for-Grabs ✋ Issues are opened for the contributors label Oct 19, 2024
@Avdhesh-Varshney
Copy link
Owner

Don't raise more than 1 issue

@jaidh01
Copy link
Collaborator Author

jaidh01 commented Oct 20, 2024

@Avdhesh-Varshney, I have raised a PR for my previous issue. So, I request you to please assign this issue to me.

@Avdhesh-Varshney
Copy link
Owner

Can you explain the keyword segment according to your context? Properly elaborate your project

@Avdhesh-Varshney Avdhesh-Varshney added the question❓ Further information is requested label Oct 23, 2024
@jaidh01
Copy link
Collaborator Author

jaidh01 commented Oct 24, 2024

@Avdhesh-Varshney
In the context of my project Segment Anything on Images, the term segment refers to a computer vision task where an image is divided into meaningful regions or segments. The goal of segmentation is to identify and separate objects or areas of interest within the image. Each pixel in the image is classified as belonging to a specific segment or object. This differs from object detection, which merely places bounding boxes around objects; segmentation goes deeper by identifying the precise boundaries and shapes of objects.

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.

@jaidh01
Copy link
Collaborator Author

jaidh01 commented Oct 24, 2024

Although, now I figured out a way to implement it in real time as well.

@Avdhesh-Varshney
Copy link
Owner

Based on your use case, I'm assigned it to you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: In Progress
Development

No branches or pull requests

2 participants