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

Segmentation editing tools #10

Open
2 tasks
maximlt opened this issue Oct 21, 2021 · 0 comments
Open
2 tasks

Segmentation editing tools #10

maximlt opened this issue Oct 21, 2021 · 0 comments
Assignees

Comments

@maximlt
Copy link
Collaborator

maximlt commented Oct 21, 2021

The app uses the doodles drawn by the user on an image to generate a segmented image. Ultimately, this should allow the construction of a large database of segmented images that will feed a deep learning algorithm.

Currently the app doesn't allow users to directly edit the segmented output. If they want to improve the segmentation, they have to add/remove/modify the lines they drew, and relaunch the computation (which takes a while).

Segmentation editing tools would allow users to directly edit the segmented output, by for instance removing "islands" of wrongly classified data. It shouldn't allow

  • Determine what tools (manual touchups/paintings/etc.) could be useful here
  • Assess if it'd be interesting to allow the user to label an output as not correctly segmented if so
@maximlt maximlt self-assigned this Oct 21, 2021
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