Traceback (most recent call last):
File "<stdin>", line 1, in <module>
cv2.error: OpenCV(4.1.1-pre) /home/paul/openvino-toolkit/opencv/modules/dnn/src/onnx/onnx_importer.cpp:320: error: (-204:Requested object was not found) Blob 64 not found in const blobs in function 'getBlob'
System information (version)
Detailed description
OpenCV fails to load a model that contains a Split layer:

Error Message:
Steps to reproduce