-
Notifications
You must be signed in to change notification settings - Fork 68
[SN-120] Include examples of using composite mask in image projects #1431
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
|
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
| "metadata": {}, | ||
| "source": [ | ||
| "### Segmentation Mask" | ||
| "### Composite mask upload using multiple tools \n", |
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.
I think "using multiple methods" makes more sense
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.
How about :
"Composite mask upload using different tools "
I am demonstrating how you can match colors to tools, so keeping the word tool is essential.
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.
Yea I know I just think of tools as in something more broad like an entire library/ module (git for example) were function/ method would be what this is in my mind. We can keep it though if you think it is essential and it is minor
| "source": [ | ||
| "### Segmentation Mask" | ||
| "### Composite mask upload using multiple tools \n", | ||
| "This example shows how to assigned different annotations (mask instances) from a composite mask using multiple tools" |
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.
Switch assigned to assign and maybe different methods instead of multiple tools
|
re: #1431 (comment) |
|
I agree it is a feature but I keep running into it and I figured since we are on this notebook we can explore that option as it pops up. I have to make sure I delete that data set and the unique id is a good practice to show. |
|
I totally get it ! I made some updates incorporating your suggestions ! @Gabefire |
|
Looks good! |

Uh oh!
There was an error while loading. Please reload this page.