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 segment-anything #2588

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Add segment-anything #2588

wants to merge 1 commit into from

Conversation

jkmschoultz
Copy link

What is this Python project?

The segment-anything library (from Meta AI Research) is a very useful tool for object detection and generating masks for objects found in images. It uses a ML model that does not need to be trained beforehand.

What's the difference between this Python project and similar ones?

Other computer vision models need to be trained with training data to find some specific objects in images, whereas this library boasts very strong zero-shot performance (it can be applied to any use case). It streamlines the entire process of finding and highlighting objects in computer vision applications.

--

Anyone who agrees with this pull request could submit an Approve review to it.

@Jamalluh
Copy link

你好,很高興認識你

1 similar comment
@Jamalluh
Copy link

你好,很高興認識你

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants