face-alignment-at-3000fps icon indicating copy to clipboard operation
face-alignment-at-3000fps copied to clipboard

out of Memory

Open zhanglaplace opened this issue 7 years ago • 2 comments
trafficstars

Hi, i successed in training the model using 300w which contain about 4k images.

but when i do data-argument(including rotation and offset faceRect),the images from 4K to 100k.

and when training again,it occur a error ,i find in function parseTxt(), the cpu available from 28G to 1G

after loading about 18k images.

how can i solve the problem about cpu memory.

Thanks

zhanglaplace avatar Dec 11 '17 14:12 zhanglaplace

try to reduce the training face size to save memory

luoyetx avatar Dec 12 '17 09:12 luoyetx

@luoyetx thanks. i will have a try.

zhanglaplace avatar Dec 12 '17 09:12 zhanglaplace