Skip to content
New issue

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

Limited memory computers can't process facenet images in batch #5

Closed
cjekel opened this issue Nov 1, 2018 · 1 comment
Closed

Limited memory computers can't process facenet images in batch #5

cjekel opened this issue Nov 1, 2018 · 1 comment

Comments

@cjekel
Copy link
Owner

cjekel commented Nov 1, 2018

It's possible that your computer may not be able to process the facenet images in such a large batch size due to RAM limitations. This should be fixed. I have the following two suggestions.

  1. Add config.txt setting for image batch size
  2. Add command line option for image batch size.
@cjekel
Copy link
Owner Author

cjekel commented Nov 3, 2018

Added image_batch optional argument to set the number of images to consider in a single batch of the facenet model
See 5a2b931

@cjekel cjekel closed this as completed Nov 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant