dnn: updated YOLOv4-tiny model and tests#23008
Conversation
|
Failed test on Mac: |
|
traffic lights in the second image may be detected |
e121be5 to
a158aaa
Compare
|
Does the CI run updated |
|
CI failure comes from mess with .cfg file. |
|
There is a step checking and downloading new models in download_models.py. Looks like it cannot find the .cfg file though. Update: |
ca92fe0 to
46fd591
Compare
|
Lets disable int8 test with comment. |
|
Or left it as is (restore .cfg file in opencv_extra and revert test changes). |
|
I've fixed |
|
I can see one more failure in Linux Debug build on buildbot, it can be fixed by increasing IoU difference threshold too (0.082 -> 0.118). I'll update the PR after successful CUDA test run. |
46fd591 to
d35fbe6
Compare
|
Hi @fengyuentau, the download script of the Windows server always fails, I think manual upload to windows host is necessary. |
|
Uploaded |
|
@zihaomu @fengyuentau @alalek Can we merge the PR? |
fengyuentau
left a comment
There was a problem hiding this comment.
👍 Apart from changes for inference engine which I cannot handle, others look good to me.




Merge with opencv/opencv_extra#1026
yolov4-tiny-2022-12instead ofyolov4-tinyFirst image:

Second image:
