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 typing to img_group_model #10

Open
chungmin99 opened this issue Jan 29, 2024 · 0 comments
Open

Add typing to img_group_model #10

chungmin99 opened this issue Jan 29, 2024 · 0 comments

Comments

@chungmin99
Copy link
Owner

Currently, it's unclear what the dimensionality + type of the call function should be!

Need to define this before adding support for additional grouping types.

In particular:

  • the resolution of the mask should equal resolution of the image
  • the mask should be boolean (not 0/1s)
  • the masks should be ordered in increasing 2D size
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