-
Notifications
You must be signed in to change notification settings - Fork 323
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
Revision models.vision.unet, models.vision.segmentation #880
Conversation
aa3683e
to
0797ba9
Compare
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.
Hi @lijm1358, it looks very good, thank you! I have left one question in the comment, plus I have another question - where is the number 250
as ignore_index
for cross_entropy
coming from? I assume it's from KITTI and if that's true, then it would be nice to have it also as an argument for the SemSegment
class
Thank you for review, @otaj ! Yes, it's from KITTI datset. The labels useless for training are set to 250 in |
What does this PR do?
Related to #839
Before submitting
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 🙂