-
-
Notifications
You must be signed in to change notification settings - Fork 56.5k
Subset of Perf_Objdetect_QRCode_Multi.detectMulti cases fail sanity check on ARM64 #19172
Copy link
Copy link
Closed
Closed
Copy link
Labels
affected: 3.4bugplatform: armARM boards related issues: RPi, NVIDIA TK/TX, etcARM boards related issues: RPi, NVIDIA TK/TX, etcplatform: linux
Milestone
Description
System information (version)
- OpenCV => 4.5.1-pre (git 46e275d )
- Operating System / Platform => Ubuntu 20.04, arm64-v8a
- Compiler => GCC 9.3
Hardware:
-- CPU/HW features:
-- Baseline: NEON FP16
Detailed description
/home/opencv-cn/slave/workspace/nightly-3.4/ubuntu-20.04-arm64/opencv/modules/ts/src/ts_perf.cpp:572
Failed
Difference (=678.813720703125) between argument1 "corners" and expected value is greater than 2.2204460492503131e-16
| opencv_perf_objdetect / decodeMulti/0 | 0.11 sec | Failed |
|---|---|---|
| opencv_perf_objdetect / decodeMulti/1 | 66 ms | Failed |
| opencv_perf_objdetect / decodeMulti/2 | 0.1 sec | Passed |
| opencv_perf_objdetect / decodeMulti/3 | 77 ms | Failed |
| opencv_perf_objdetect / decodeMulti/4 | 92 ms | Passed |
| opencv_perf_objdetect / decodeMulti/5 | 0.14 sec | Passed |
| opencv_perf_objdetect / decodeMulti/6 | 0.15 sec | Failed |
| opencv_perf_objdetect / decodeMulti/7 | 0.44 sec | Passed |
| opencv_perf_objdetect / detectMulti/0 | 76 ms | Failed |
| opencv_perf_objdetect / detectMulti/1 | 42 ms | Failed |
| opencv_perf_objdetect / detectMulti/2 | 59 ms | Passed |
| opencv_perf_objdetect / detectMulti/3 | 43 ms | Failed |
| opencv_perf_objdetect / detectMulti/4 | 55 ms | Passed |
| opencv_perf_objdetect / detectMulti/5 | 81 ms | Failed |
| opencv_perf_objdetect / detectMulti/6 | 96 ms | Failed |
| opencv_perf_objdetect / detectMulti/7 | 0.27 sec | Passed |
Issue submission checklist
- I report the issue, it's not a question
- I checked the problem with documentation, FAQ, open issues,
answers.opencv.org, Stack Overflow, etc and have not found solution - I updated to latest OpenCV version and the issue is still there
- There is reproducer code and related data files: videos, images, onnx, etc
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
affected: 3.4bugplatform: armARM boards related issues: RPi, NVIDIA TK/TX, etcARM boards related issues: RPi, NVIDIA TK/TX, etcplatform: linux