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

More objects in annotations than in mask! #289

Open
aloboa opened this issue May 30, 2024 Discussed in #288 · 0 comments
Open

More objects in annotations than in mask! #289

aloboa opened this issue May 30, 2024 Discussed in #288 · 0 comments

Comments

@aloboa
Copy link

aloboa commented May 30, 2024

Discussed in #288

Originally posted by aloboa May 30, 2024
How can it be that there are more objects in annotations than in mask?
Using
sam_kwargs = {
"points_per_side": 64,
"pred_iou_thresh": 0.86,
"stability_score_thresh": 0.95,
"crop_n_layers": 2,
"crop_n_points_downscale_factor": 2,
"min_mask_region_area": 0,
}
and
sam.generate(image1, output="/content/drive/MyDrive/ColabData/maskerica.tif", foreground=False, unique=True)

image

image

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

No branches or pull requests

1 participant