-
-
Notifications
You must be signed in to change notification settings - Fork 56.5k
Closed
Description
System Information
The issue appeared in #27370.
The test is disabled for now.
Detailed description
Command:
./bin/opencv_test_dnn --gtest_filter=Test_TFLite.face_blendshapes*
Log:
[ RUN ] Test_TFLite.face_blendshapes/0, where GetParam() = OCV/CPU
unknown file: Failure
C++ exception with description "OpenCV(5.0.0-pre) /home/ubuntu/opencv/modules/dnn/src/graph_buffer_allocator.cpp:121: error: (-215:Assertion failed) buf_usecounts[bufidx] > 0 in function 'releaseBuffer'
" thrown in the test body.
[ FAILED ] Test_TFLite.face_blendshapes/0, where GetParam() = OCV/CPU (25 ms)
Steps to reproduce
Issue submission checklist
- I report the issue, it's not a question
- I checked the problem with documentation, FAQ, open issues, forum.opencv.org, Stack Overflow, etc and have not found any solution
- I updated to the 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