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

Train Darknet #7

Closed
aravind93raja opened this issue Apr 29, 2019 · 2 comments
Closed

Train Darknet #7

aravind93raja opened this issue Apr 29, 2019 · 2 comments

Comments

@aravind93raja
Copy link

When i run darknet to train my custom set of images ,

I get the following error

darknet: ./src/parser.c:315: parse_yolo: Assertion `l.outputs == params.inputs' failed.
Aborted (core dumped)

@chuanenlin
Copy link
Owner

Can you check if your filter value(s) in the convolution layer(s) follow (classes + 5) * 3? This might be useful.

@cvramanan
Copy link

I too have the same error , i have tried all the remedies given above but still the error occurs. Have anyone fixed the error

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