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

Semantic Segmentation #657

Open
wants to merge 6 commits into
base: staging
Choose a base branch
from

Conversation

seanytak
Copy link
Member

@seanytak seanytak commented Sep 28, 2021

Generic Semantic Segmentation Training Tools using PyTorch and Azure Machine Learning

Adds the following to the contrib section

  • Training script for semantic segmentation model using Azure Machine Learning
  • Utilities to convert from various semantic segmentation label formats
  • Utilities to work with semantic segmentation masks
  • PyTorch dataset for semantic segmentation

Related Issues

Checklist:

  • I have followed the contribution guidelines and code style for this project.
  • This branch is created from staging and not master.
  • This PR is being made to staging and not master.
  • I will squash merge this PR into staging.
  • I have added tests covering my contributions.
  • I have updated the documentation accordingly.

@PatrickBue
Copy link
Contributor

Thanks for this contribution. Could you please add some more information what this PR does, how to install, with 1-2 screenshots, etc. For example the segmentation/readme file currently is empty.

@PatrickBue
Copy link
Contributor

@seanytak Feel free to ping me should you have any questions or comments.

@seanytak seanytak marked this pull request as ready for review October 25, 2021 17:53
@PatrickBue
Copy link
Contributor

@seanytak Great code, all looks good. Let me know once you're ready and I'll merge the code. Two minor comments:

  • could you please update the contrib/README.md file and add your approach to the table.
  • you could add some more info in your own readme.md file, e.g. add screenshots to show what the code does on a high-level. Right now this isn't clear.

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

Successfully merging this pull request may close these issues.

None yet

2 participants