-
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 #1371
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1371 +/- ##
======================================
Coverage 91% 91%
======================================
Files 67 67
Lines 3778 3778
======================================
Hits 3433 3433
Misses 345 345 |
@borisdayma what is the diff to #1338 while it has the same name? |
From this comment I understood I had to rebase and make a new PR. |
ok, it seems like a misunderstanding, rebase was sufficient, no need for creating new PR lol |
This pull request is now in conflict... :( |
changelog need to be rebased on new release #1419 |
Sorry but I'm not sure of the process of rebasing a PR. Would github allow me to rewrite previous history? I'm typically used to merge commits. |
yes, it does, and just when mentioned PR is merged I can do it for you so you do not need to do anything... :] |
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-16 14:15:17 UTC |
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.
LGTM 🐰
Thanks a lot for the changes! |
* feat(semantic_segmentation): allow customization of unet * feat(semseg): allow model customization * style(semseg): format to PEP8 * fix(semseg): rename logger * docs(changelog): updated semantic segmentation example * suggestions * suggestions * flake8 Co-authored-by: J. Borovec <jirka.borovec@seznam.cz>
Replacing #1338 for rebasing
Before submitting
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 🙃