anomalib
anomalib copied to clipboard
fix winclip openvino inference output without mask
๐ Description
WinClip OpenVINO Inference output is only the classification score.
- ๐ ๏ธ Fixes #1641
โจ Changes
Select what type of change your PR is:
- [x] ๐ Bug fix (non-breaking change which fixes an issue)
- [ ] ๐จ Refactor (non-breaking change which refactors the code base)
- [ ] ๐ New feature (non-breaking change which adds functionality)
- [ ] ๐ฅ Breaking change (fix or feature that would cause existing functionality to not work as expected)
- [ ] ๐ Documentation update
- [ ] ๐ Security update
โ Checklist
Before you submit your pull request, please make sure you have completed the following steps:
- [ ] ๐ I have summarized my changes in the CHANGELOG and followed the guidelines for my type of change (skip for minor changes, documentation updates, and test enhancements).
- [ ] ๐ I have made the necessary updates to the documentation (if applicable).
- [ ] ๐งช I have written tests that support my changes and prove that my fix is effective or my feature works (if applicable).
For more information about code review checklists, see the Code Review Checklist.