Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cv2.error: OpenCV(4.1.1) /io/opencv/modules/dnn/src/darknet/darknet_importer.cpp:214: error: (-212:Parsing error) Failed to parse NetParameter file: lapi.weights in function 'readNetFromDarknet' #6

Closed
ChipLubis97 opened this issue Sep 4, 2019 · 3 comments

Comments

@ChipLubis97
Copy link

Hey KhazriAchraf, can you help me to solve this issue? Thank you

@nauyan
Copy link

nauyan commented Sep 11, 2019

@ChipLubis97 replace "lapi.weights" with the name of weights file that you are going to use for prediction or you can download weights from https://www.kaggle.com/achrafkhazri/licence-plate-detection-yolo-v3-trained-wights/downloads/licence-plate-detection-yolo-v3-trained-wights.zip/1 and use them.

@ChipLubis97
Copy link
Author

It works. Thanks a lot bro

@SamarpanKumar
Copy link

l

@ChipLubis97 replace "lapi.weights" with the name of weights file that you are going to use for prediction or you can download weights from https://www.kaggle.com/achrafkhazri/licence-plate-detection-yolo-v3-trained-wights/downloads/licence-plate-detection-yolo-v3-trained-wights.zip/1 and use them.

link is not working!!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants