Skip to content
This repository has been archived by the owner on Feb 2, 2024. It is now read-only.

Failed to open NetParameter file: yolov3-tiny.cfg #6

Closed
vervoortkobe opened this issue Aug 21, 2022 · 2 comments
Closed

Failed to open NetParameter file: yolov3-tiny.cfg #6

vervoortkobe opened this issue Aug 21, 2022 · 2 comments

Comments

@vervoortkobe
Copy link

vervoortkobe commented Aug 21, 2022

As I'm running the code from the repo, I get the following error:

OpenCV(4.6.0) Error: Parsing error (Failed to open NetParameter file: D:\Downloads\neural-network-aimbot-main\neural- 
network-aimbot-main\x64\Debug\yolov3-tiny.cfg) in cv::dnn::dnn4_v20220524::readNetFromDarknet, file  
C:\build\master_winpack-build-win64-vc14\opencv\modules\dnn\src\darknet\darknet_importer.cpp, line 210

So I thought it would be solved if I would create the yolov3-tiny.cfg file myself and paste it in the destinated directory.
But I'm still getting this error...

How can I solve it? What am I doing wrong?

@MoscowMoscovv
Copy link

did you solved it?

@vervoortkobe
Copy link
Author

In the meantime, I gave up on this project. I kind of got it to work though, but it didn't work as well as I expected it would.
It's already a long time ago, since i opened this issue, also.

But I believe I got it to work by just downloading the yolov3-tiny.cfg file from somewhere on github.
You could try this one out: https://github.com/pjreddie/darknet/blob/master/cfg/yolov3-tiny.cfg

Good luck!

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

No branches or pull requests

2 participants