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

Support superpixels for 2D groups #6

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

Conversation

chungmin99
Copy link
Owner

Superpixels in 2D can provide reasonable supervision for 3D groups, like below:

image

Smaller scale can pick apart the logo / smaller objects:

image image

At a larger scale it can include bigger groups:

image image

It's definitely not as good as the SAM multi level mask groups, but it's worth exploring this type of texture-based grouping as well.

Copy link
Collaborator

@kerrj kerrj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool!

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

Successfully merging this pull request may close these issues.

2 participants