You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi 1996,
When i run the command line from your code: gst-launch-1.0 -q v4l2src device=/dev/video0 ! video/x-raw, width=640, height=480 ! videoconvert ! video/x-raw, format=BGR ! fdsink | python3 face_detector.py
I am facing the issue:
[20:26:03] src/nnvm/legacy_json_util.cc:209: Loading symbol saved by previous version v1.5.0. Attempting to upgrade...
[20:26:03] src/nnvm/legacy_json_util.cc:217: Symbol successfully upgraded!
terminate called recursively
Aborted (core dumped)
Best regards,
PeterPham
The text was updated successfully, but these errors were encountered:
Hi 1996,
When i run the command line from your code: gst-launch-1.0 -q v4l2src device=/dev/video0 ! video/x-raw, width=640, height=480 ! videoconvert ! video/x-raw, format=BGR ! fdsink | python3 face_detector.py
I am facing the issue:
[20:26:03] src/nnvm/legacy_json_util.cc:209: Loading symbol saved by previous version v1.5.0. Attempting to upgrade...
[20:26:03] src/nnvm/legacy_json_util.cc:217: Symbol successfully upgraded!
terminate called recursively
Aborted (core dumped)
Best regards,
PeterPham
The text was updated successfully, but these errors were encountered: