Closed zw-shen closed 6 years ago
Were you able to resolve this and train a model based on this repo ?
@bea-tree , I guess you are using multiple versions of opencv. Similar errors occur in cv2.imread() when I have different versions of opencv-cpp and opencv-python. You can resolve the problem by installing the same version of opencv in your system.
Firstly, thanks your great work! but i cannot use your python layer to train my model. it will stop when cv2 reading one image. could you give me some help about this? thanks