Hi all,
I am working on depthai-experiments/gen2-age-gender/api at master · luxonis/depthai-experiments (github.com)
I want to keep the age-gender model the same but I want to use my own trained neural network for face detection which is a yolo model.
I replaced the definition with following lines:
But I keep getting errors and the code crushes, how can I avoid this error and what should I modify ?
DeprecationWarning: Use 'inputConfig.setWaitForMessage()' instead
recognition_manip.setWaitForConfigInput(True)
Creating recognition Neural Network...
[18443010C1AA3B1300] [1.1] [3.450] [system] [critical] Fatal error. Please report to developers. Log: 'Fatal error on MSS CPU: trap: 00,
[18443010C1AA3B1300] [1.1] [3.450] [system] [critical] Fatal error. Please report to developers. Log: 'Fatal error on MSS CPU: trap: 00,
address: 00000000' '0'
F: [global] [ 0] [ThreadN] dispatcherResponseServe:925 no request for this response: XLINK_WRITE_RESP 1
Traceback (most recent call last):
File "\main_api.py", line 168, in <module>
**if q.has():**
RuntimeError: Communication exception - possible device error/misconfiguration. Original message 'Couldn't read data from stream: 'color' (X_LINK_ERROR)'