darknet icon indicating copy to clipboard operation
darknet copied to clipboard

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

Open Suraj520 opened this issue 4 years ago • 1 comments

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

Suraj520 avatar Jun 03 '20 14:06 Suraj520

Can you share efficiency-lite3.weights file?

linyib avatar Mar 11 '24 10:03 linyib