-
Notifications
You must be signed in to change notification settings - Fork 5
Integrating segment-anything-services to ds-annotate #13
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
Conversation
@Rub21 this is really exciting, and looks really good to me! But I don't know how to test it. How should we do this? Should we find a time to chat and maybe you can screenshare and go over the details? @willemarcel will you be able to help review this? This would be SO NICE to be able to see / demo. Thanks much for working on this @Rub21 ! |
@batpad , The app currently is sending the canvas and getting the return from SAM API. It is still missing to display the prediction on the map. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
just some spelling changes
Co-authored-by: Ryan Avery <ryanbarryavery@gmail.com>
Co-authored-by: Ryan Avery <ryanbarryavery@gmail.com>
Co-authored-by: Ryan Avery <ryanbarryavery@gmail.com>
Co-authored-by: Ryan Avery <ryanbarryavery@gmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Rub21 I think we can merge this and then work in 2 improvements
- Move the
Segment Anything
button to the sidebar and use a switch component instead, as it's just something to enable/disable a feature - Add a
Help
link in the sidebar that would open the instructions modal.
cc. @willemarcel @batpad