YYuanAnyVision / mxnet_mtcnn_face_detection

MTCNN face detection
738 stars 314 forks source link

GPU memory keep increasing and then drop and then increasing and drop again? #26

Open kli-casia opened 6 years ago

XiaogangYin commented 6 years ago

you can set MXNET_GPU_MEM_POOL_RESERVE=95 https://github.com/apache/incubator-mxnet/issues/9474 That works in my machine.