Pre train results#24
Open
pshivraj wants to merge 3 commits into
Open
Conversation
Collaborator
|
Thanks Puru. For the image with falling bottles, I think we achieved the objective of fixing the alignment recognition. But for other images, there seems to be a lot of false positives in the background or on container labels. How does mAP metric penalize false positives? Since this method is working (overfitting) for bottles, I have a lot of hopes that we can improve performance on cereal box and chip bags dramatically. Right now, COCO pre-trained does not do so well. |
lmtoan
reviewed
Feb 6, 2019
lmtoan
left a comment
Collaborator
There was a problem hiding this comment.
I can work on arranging the before (COCO weights) and after (CloMask weights) image arrangement for better visual
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR adds Inference notebook for preliminary pre-trained models result on validation data.