Hello all! I've only recently received the OAK-1 for a research project. Like a kid at Christmas, I've been super excited to try it out with a custom-trained model.
I followed the "Easy_TinyYOLOv3_Object_Detector_Training_on_Custom_Data.ipynb", great tutorial! However when testing it with my OAK-1 I get this error:
[14442C1051D14FD000] [301.575] [DetectionNetwork(2)] [warning] Network compiled for 5 shaves, maximum available 13, compiling for 6 shaves likely will yield in better performance
[14442C1051D14FD000] [301.887] [system] [critical] Fatal error. Please report to developers. Log: 'XLinkOut' '221'
Traceback (most recent call last):
File "C:\Users\adam\Documents\DepthAI Demo\depthai-main\depthai_demo.py", line 637, in <module>
pv.prepare_frames()
File "C:\Users\adam\Documents\DepthAI Demo\depthai-main\depthai_demo.py", line 87, in prepare_frames
frame = queue.tryGet()
RuntimeError: Communication exception - possible device error/misconfiguration. Original message 'Couldn't read data from stream: 'color' (X_LINK_ERROR)'