-
Notifications
You must be signed in to change notification settings - Fork 7.2k
New schema for metrics in weights meta-data #6047
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
Conversation
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.
Overall looks good. Some initial comments:
"box_map": 50.6, | ||
"kp_map": 61.1, | ||
"_metrics": { | ||
"COCO-val2017": { |
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.
Non blocking question. @fmassa Any thoughts on the name of keypoints dataset here?
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.
We should be able to merge after fixing the nits. Stamping to unblock. Thanks for the work @NicolasHug.
CI is completely toasted (didn't even start some jobs) so I'll merge now. Everything was fine locally, hopefully this doesn't add any additional problems. |
Summary: * Classif models * Detection * Segmentation * quantization * Video * optical flow * tests * Fix docs * Fix Video dataset * Consistency for RAFT dataset names * use ImageNet-1K * Use COCO-val2017-VOC-labels for segmentation * formatting Reviewed By: NicolasHug Differential Revision: D36760921 fbshipit-source-id: 6efc259c6b8b922510a35be0ed1ca071e2a53a6f
Closes #5973
This PR: