opencv_contrib
opencv_contrib copied to clipboard
Nightly: test_gapi_infer.py failed on Skylake-X platform (AVX512)
======================================================================
FAIL: test_age_gender_infer (test_gapi_infer.test_gapi_infer)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/build/master_openvino-skx-lin64/opencv/modules/gapi/misc/python/test/test_gapi_infer.py", line 57, in test_age_gender_infer
self.assertEqual(0.0, cv.norm(dnn_gender, gapi_gender, cv.NORM_INF))
AssertionError: 0.0 != 2.7939677238464355e-08
OpenVINO vs dnn comparison problem. Anyway the different isn't so big, is it ? How it can be avoided ?
I believe test check should be updated: assertEqual => assertAlmostEqual
@TolyaTalamanov can you please follow-up on this?
@alalek Is it possible to reproduce this behavior? (e.g on CI)
Not possible (no such configurations on CI).
I also don't have such configuration locally. Shifted milestone