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

could not find ffmpeg #1

Closed
chitz1 opened this issue Jul 5, 2019 · 0 comments
Closed

could not find ffmpeg #1

chitz1 opened this issue Jul 5, 2019 · 0 comments

Comments

@chitz1
Copy link

chitz1 commented Jul 5, 2019

hello
im getting this error saying " Failed to parse NetParameter file: yolov3.weights in function 'cv::dnn::dnn4_v20190122::readNetFromDarknet'" and i am new to this deep learning could you please help me .
details
python real-time-audio.py
C:\Users\DELL\AppData\Local\Programs\Python\Python36\lib\site-packages\pydub\utils.py:165: RuntimeWarning: Couldn't find ffmpeg or avconv - defaulting to ffmpeg, but may not work
warn("Couldn't find ffmpeg or avconv - defaulting to ffmpeg, but may not work", RuntimeWarning)
[INFO] loading YOLO from disk...
Traceback (most recent call last):
File "real-time-audio.py", line 16, in
net = cv2.dnn.readNetFromDarknet("yolov3.cfg", "yolov3.weights")
cv2.error: OpenCV(4.1.0) C:\projects\opencv-python\opencv\modules\dnn\src\darknet\darknet_importer.cpp:214: error: (-212:Parsing error) Failed to parse NetParameter file: yolov3.weights in function 'cv::dnn::dnn4_v20190122::readNetFromDarknet'

@chitz1 chitz1 closed this as completed Jul 10, 2019
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

1 participant