-
Notifications
You must be signed in to change notification settings - Fork 705
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
🚀 Add MVTec LOCO dataset and sPRO metric #1967
base: main
Are you sure you want to change the base?
Conversation
…ectory Signed-off-by: Willy Fitra Hendria <[email protected]>
Signed-off-by: Willy Fitra Hendria <[email protected]>
Signed-off-by: Willy Fitra Hendria <[email protected]>
Signed-off-by: Willy Fitra Hendria <[email protected]>
Signed-off-by: Willy Fitra Hendria <[email protected]>
Signed-off-by: Willy Fitra Hendria <[email protected]>
Signed-off-by: Willy Fitra Hendria <[email protected]>
Signed-off-by: Willy Fitra Hendria <[email protected]>
Signed-off-by: Willy Fitra Hendria <[email protected]>
Signed-off-by: Willy Fitra Hendria <[email protected]>
Signed-off-by: Willy Fitra Hendria <[email protected]>
Signed-off-by: Willy Fitra Hendria <[email protected]>
Signed-off-by: Willy Fitra Hendria <[email protected]>
Signed-off-by: Willy Fitra Hendria <[email protected]>
…'masks' item Signed-off-by: Willy Fitra Hendria <[email protected]>
Signed-off-by: Willy Fitra Hendria <[email protected]>
…g from the dataset Signed-off-by: Willy Fitra Hendria <[email protected]>
…cCollection Signed-off-by: Willy Fitra Hendria <[email protected]>
Signed-off-by: Willy Fitra Hendria <[email protected]>
Signed-off-by: Willy Fitra Hendria <[email protected]>
Signed-off-by: Willy Fitra Hendria <[email protected]>
Signed-off-by: Willy Fitra Hendria <[email protected]>
…to None Signed-off-by: Willy Fitra Hendria <[email protected]>
Signed-off-by: Willy Fitra Hendria <[email protected]>
Signed-off-by: Willy Fitra Hendria <[email protected]>
Signed-off-by: Willy Fitra Hendria <[email protected]>
Signed-off-by: Willy Fitra Hendria <[email protected]>
Signed-off-by: Willy Fitra Hendria <[email protected]>
Co-authored-by: Samet Akcay <[email protected]> Signed-off-by: Willy Fitra Hendria <[email protected]>
Co-authored-by: Samet Akcay <[email protected]> Signed-off-by: Willy Fitra Hendria <[email protected]>
…lib into feature/mvtec-loco
Co-authored-by: Samet Akcay <[email protected]>
…lib into feature/mvtec-loco
Co-authored-by: Samet Akcay <[email protected]>
Co-authored-by: Samet Akcay <[email protected]>
Co-authored-by: Samet Akcay <[email protected]>
Co-authored-by: Ashwin Vaidya <[email protected]>
Co-authored-by: Samet Akcay <[email protected]>
Co-authored-by: Samet Akcay <[email protected]>
…lib into feature/mvtec-loco
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1967 +/- ##
==========================================
+ Coverage 81.32% 81.39% +0.07%
==========================================
Files 229 231 +2
Lines 10348 10541 +193
==========================================
+ Hits 8415 8580 +165
- Misses 1933 1961 +28 ☔ View full report in Codecov by Sentry. |
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.
Thanks for polishing this. I have one comment.
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.
Thanks
📝 Description
This PR is based on the closed PR #1686 , which adds the implementation of MVTec LOCO AD dataset [Paper] along with the sPRO metric.
🛠️ Fixes #574 #471 #1341
✨ Changes
Select what type of change your PR is:
✅ Checklist
Before you submit your pull request, please make sure you have completed the following steps:
For more information about code review checklists, see the Code Review Checklist.