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

Save enrolled face id in SD card instead of internal flash (AIV-522) #94

Closed
mike-2020 opened this issue Apr 11, 2022 · 5 comments
Closed

Comments

@mike-2020
Copy link

Hello,

I'd like to save enrolled face id in SD card, intead of internal flash (which has limited size). Is there a possible way to do it?

I checked class FaceRecognizer, but not found its implementation. So, it seems I cannot custermize the code by myself.

Thanks
Mike

@github-actions github-actions bot changed the title Save enrolled face id in SD card instead of internal flash Save enrolled face id in SD card instead of internal flash (AIV-522) Apr 11, 2022
@yehangyang
Copy link
Contributor

Sorry, you cannot customize the code. We'll redesign the API for this situation,

@mike-2020
Copy link
Author

Thanks. When will the new design be ready?

@MichaelDu9226
Copy link

@yehangyang When will the function of saving and loading face recognition models from SD cards be completed?

Or how can I modify the version of idf4.4 to ensure that the face model saved in flash can be reloaded after restarting.
Currently, our project is based on idf4.4, but it may not be possible to migrate to idf5.0 in the short term.

Relate this issue:
espressif/esp-who#254

1 similar comment
@MichaelDu9226
Copy link

@yehangyang When will the function of saving and loading face recognition models from SD cards be completed?

Or how can I modify the version of idf4.4 to ensure that the face model saved in flash can be reloaded after restarting.
Currently, our project is based on idf4.4, but it may not be possible to migrate to idf5.0 in the short term.

Relate this issue:
espressif/esp-who#254

@sun-xiangyu
Copy link
Collaborator

Please try new esp-dl. Now you can save and load face id from flash or sd cards.

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

4 participants