dacquaviva / yolov5-openvino-cpp-python

Example of using ultralytics YOLOv5 with Openvino in C++ and Python.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RuntimeError: Check 'node_shape[channels_index].is_dynamic()

glennford49 opened this issue · comments

throws this error when trying to run in video mode, as for the main.py is on the image read mode.