We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
try to reduce the training face size to save memory
Sorry, something went wrong.
@luoyetx thanks. i will have a try.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: