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

OpenCV memory error while trying to train with efficientnet-lite3.cfg #5837

Open
Suraj520 opened this issue Jun 3, 2020 · 1 comment
Open

Comments

@Suraj520
Copy link

Suraj520 commented Jun 3, 2020

Hi @AlexeyAB ,
OpenCV Error: Insufficient memory (Failed to allocate 1051748256701583063 bytes) in OutOfMemoryError, file /build/open│
cv-L2vuMj/opencv-3.2.0+dfsg/modules/core/src/alloc.cpp, line 52 │
OpenCV Error: Assertion failed (u != 0) in create, file /build/opencv-L2vuMj/opencv-3.2.0+dfsg/modules/core/src/matrix│
.cpp, line 433

The aforementioned error pops up while trying to train efficientnet-lite3 using the cfg supplied here:
https://raw.githubusercontent.com/AlexeyAB/darknet/master/cfg/efficientnet-lite3.cfg

@linyib
Copy link

linyib commented Mar 11, 2024

Can you share efficiency-lite3.weights file?

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

2 participants