deepinsight / deepinsight/insightface

when I make a test, MXNetError: cudaMalloc retry failed: out of memory

Open
#1,341 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
29.7k
Forks
6.1k
PR merge metrics
No merged PRs in 30d

Description

Traceback (most recent call last):
File "test.py", line 16, in
boxes1, lmds1 = detector.detect(img1, threshold=0.8)
File "/app/tomcat/bin/executions/7786857/116678/FaceRecog.zip/FaceRecog/model_zoo/face_detection.py", line 341, in detect
File "/home/superuser/anaconda3/lib/python3.6/site-packages/mxnet/ndarray/ndarray.py", line 2566, in asnumpy
ctypes.c_size_t(data.size)))
File "/home/superuser/anaconda3/lib/python3.6/site-packages/mxnet/base.py", line 246, in check_call
raise get_last_ffi_error()
mxnet.base.MXNetError: Traceback (most recent call last):
File "src/storage/./pooled_storage_manager.h", line 161
MXNetError: cudaMalloc retry failed: out of memory

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.