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

Database support #1332

Open
LYF123123 opened this issue Jun 24, 2021 · 3 comments
Open

Database support #1332

LYF123123 opened this issue Jun 24, 2021 · 3 comments

Comments

@LYF123123
Copy link

  • face_recognition version: 1.2.3
  • Python version: 3.9.5
  • Operating System: Window 10 x64 21H1 (19043.1081)

I know there is an example about web_service, however I only find the method (face_recognition.load_image_file) to load the original pictures. Is it possible that add one method to load images from database( just like mongoDB,pgSQL,mySQL)? If add the support about database, I can easily build one web application.

Sorry for my poor English. Thank you very much.

@viv2712
Copy link

viv2712 commented Aug 29, 2021

Yes their is a way I will make pull request on this file you get that how we attach our database with the face recognition programe.

@viv2712
Copy link

viv2712 commented Aug 29, 2021

And a piece of advise use python 3.6.0 for better compatibility of using face recognition programme.

@viv2712
Copy link

viv2712 commented Aug 30, 2021

Hey your issue is been resolved tell me if their is any problem check the file datset.py first and then go detector.py

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

2 participants