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

Extend automatic segmentation CLI to continue annotation #729

Open
anwai98 opened this issue Oct 9, 2024 · 1 comment
Open

Extend automatic segmentation CLI to continue annotation #729

anwai98 opened this issue Oct 9, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@anwai98
Copy link
Contributor

anwai98 commented Oct 9, 2024

I came across a random thought: would it be interesting to integrate annotators to automatic segmentation CLI?

This would go in the direction of an intuitive segmentation workflow, where: user utilizes the CLI to perform automatic segmentation, and can move ahead with parsing an argument stating --annotator, which will activate the napari GUI, load the automatic segmentation to the committed_objects and a user then has the choice of improving segmentation using interactive mode.

PS. I also feel it might be an overkill, it's just a thought though (only makes sense if it's beneficial for a use-case).

cc: @constantinpape

@constantinpape
Copy link
Contributor

I think that's a nice idea, and not much overhead. Before this we should make sure the segmentation_result argument works correctly in all annotators, as this would be how to implement this.

@anwai98 anwai98 self-assigned this Oct 10, 2024
@anwai98 anwai98 added the enhancement New feature or request label Nov 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants