-
Notifications
You must be signed in to change notification settings - Fork 3.4k
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
feat(semseg): allow model customization #1338
Conversation
Hello @borisdayma! Thanks for updating this PR. There are currently no PEP 8 issues detected in this Pull Request. Cheers! 🍻 Comment last updated at 2020-04-02 05:56:13 UTC |
Note: this example requires #1311 |
Codecov Report
@@ Coverage Diff @@
## master #1338 +/- ##
======================================
Coverage 92% 92%
======================================
Files 62 62
Lines 3239 3239
======================================
Hits 2966 2966
Misses 273 273 |
The build error related to "examples" mentions problem of relative import which was already there before. Not sure if you want to change it. I think it's clean this way. |
This pull request is now in conflict... :( |
@borisdayma #1311 has been merged! no longer a blocker. please rebase and resubmit PR. |
I think this PR can now be closed in favor of #1371. |
Before submitting
not applicable
not applicable
What does this PR do?
Allow more customization to the semantic segmentation example:
PR review
Anyone in the community is free to review the PR once the tests have passed.
If we didn't discuss your PR in Github issues there's a high chance it will not be merged.
Did you have fun?
Make sure you had fun coding 🙃