skip to Main Content

Ubuntu – open model zoo multi_camera_multi_target_tracking_demo

Am trying multi_camera_multi_target_tracking_demo with test video files, running the demo on Ubuntu with: $ python3.9 multi_camera_multi_target_tracking_demo.py -i ./test_video/test1.mp4 ./test_video/test1.mp4 --m_detector intel/person-detection-retail-0013.xml --m_reid intel/person-reidentification-retail-0277.xml But I encounter an error: RuntimeError: Check 'false' failed at src/inference/src/core.cpp:100: [ NETWORK_NOT_READ ] Unable to read…

VIEW QUESTION

error: (-2:Unspecified error) The function is not implemented. Rebuild the library with Windows, GTK+ 2.x or Cocoa support – Debian

I was working on a sign language detection project on jupyter notebook. While running the code for live detection I encountered an error as shown below: OpenCV(4.5.1) C:UsersappveyorAppDataLocalTemp1pip-req-build-1drr4hl0opencvmoduleshighguisrcwindow.cpp:651: error: (-2:Unspecified error) The function is not implemented. Rebuild the library with…

VIEW QUESTION
Back To Top
Search