-
Notifications
You must be signed in to change notification settings - Fork 60
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Specify separate validation threshold for exactly matching groundtrut…
…h in 2D QR code detector test Summary: 2D QR code detector test is failing frequently. Separating success rate thresholds for successful detection and successfully matching groundtruth data exactly to yield more fine-grained control over test success condition. Individual module values detected can differ from groundtruth value and still result in successful QR code detection due to error correction. Reviewed By: enpe Differential Revision: D64157351 fbshipit-source-id: ff068c3667409c4d18da1c227346c3851b71aeee
- Loading branch information
1 parent
6ed0a89
commit c2568c9
Showing
2 changed files
with
35 additions
and
19 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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