Giter VIP home page Giter VIP logo

face_recognition's People

Contributors

estebanuri avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

face_recognition's Issues

tflite quantization

Do you have plans to quantize the model?
Or can you provide the original .h5 file or saved model for me to do uint8 quantization?

Thanks.

mobilefacent output siza

Hello esteban, very nice work and research, thanks for you blog thats so enlightened me, but can i want ask something about mobilefacenet output size, is there any reason for using 192 as output size of mobilefacenet model

Pi Port.

Is there an easy way to port to pi with the current model ?

Can't running

I'v been run into this error as below,please help me:

Internal error: Cannot create interpreter: Op builtin_code out or range: 101. Are you using old TFLite binary with newer model?Registration failed.

    at org.tensorflow.lite.NativeInterpreterWrapper.createInterpreter(Native Method)
    at org.tensorflow.lite.NativeInterpreterWrapper.<init>(NativeInterpreterWrapper.java:73)
    at org.tensorflow.lite.NativeInterpreterWrapper.<init>(NativeInterpreterWrapper.java:52)
    at org.tensorflow.lite.Interpreter.<init>(Interpreter.java:114)
    at com.zh.lite.detection.tflite.TFLiteObjectDetectionAPIModel.create(TFLiteObjectDetectionAPIModel.java:145)

App crashes when using facenet

The app works great with mobilefacenet tflite model but when i switch to facenet model and changing input size to 160 and output to 512, it crashes as soon as a face is seen

comments

IT is NOT an ERROR.There is code written as a comment in the project. What they mean. I'm just studying the code itself and don't quite understand everything

How to run camera check in background without preview?

Now I want to make it running background so that the feature is available while I am using other applications. It means I should open camera in service without preview, and process it in service.

Thanks for support!

Sometimes wrong name is shown for a person.

Hi Sir,
Sometimes the recognition is wrong, for example personA is recognized as personC. Is there any cutoff score of percentage confidence or probability, so that we can show the name only when its confidence is lets say "more than 90%" ?

Pictures not saved locally

Thanks for the Good App.

But when you add any picture it save it temporarily and it worked fine with back camera as long as you are on the app but once you exit out and come back you need to add these pictures again it does not saved permanently on local phone .

So request you to save it locally so next time if I want to scan any face I dont need to add it again and again.

Same front camera problem is there but back camera is working perfectly.

Just need to know which model you used in the app

Facenet.tflite or facenet_hiroki.tflite

Or you have used both the modes in the app

Because it is increases the app size

Thanks again for the good work

not working on front camera

tried this on my samsung a20 on the front camera didn't work. also it has "please update" warning when initiating the camera

How to add images from local storage

@estebanuri
Hi i need to add the images from local storage. I tried but that is not showing the name of that image after detected. can you explain how to add the images from local storage?

otherwise how you added the images to that one?

undefined symbol

Invalid argument(s): Failed to lookup symbol (undefined symbol: TfLiteGpuDelegateV2Create)

Save data

Is there a way to save person's picture and name after adding a person?

Thanks,
Kaishi

Kotlin files

Can I transform java code into kotlin and how because when i convert them and fix error the application crashs in the launch phase

Training is not saving

How to make the training with the names entered saved? After closing the app, when I come back I have to do the face registration again

Extend it for the image in Gallery

Hi sir can you please extend this project so any image in Gallery can be used for face recognition not necessary to capture image using camera

Thanks in advance
Raja

how can we used two tflite model in single code i.e. DetetorActivity ?

Sir I used your project to integrate in my project in which I used tensorflow API for object detection. But when I integerate your project with my project , the app crash because there are two tflite file (1 is from your project and 1 of my project) . Kindly help me to sort out the problem.

Liveness Detection

I'm very happy with your project and it has solved most of my problems,
how can i implement liveness detection using this very solution, thanks
1405.2227.pdf

How to draw landmarks on faceBmp

Thanks for sharing this awesome work!

I now set the FaceDetectorOptions flag to be "LANDMARK_MODE_ALL" and would like to draw the landmarks on faceBmp, but i am new to the Google ML Kit. Could you please show me some code snipet to achieve this?

Wrong Person Detected

Hi
I have implemented your code in my application very successfully and I really appreciate you for the effort you have put in providing this code.

Now my problem is if a person is in database then it recognize him or her properly but if he is a new face which is not in the database still it recognizes as some one else.

I have tried with a database of 350 users and every unknown entry it recognize as some or other name from the database.

Please help and tell me what mistake I have been doing .

Thanks
Raja

Add image from local directory .

Hi ,

This is an excellent example for face recognition , I have tried many examples , this seems to be more accurate .
Please consider my request to enhance the feature i.e add the images from the local directory and save them permanently .

Regards,
Ganeshc

Face alignment using landmarks - Android

Thank you for the amazing project!
I did not see that you did face alignment based on landmarks before feeding the model, did I miss it in the code?
Are there any plans to add this?

Add Images from external storage

Hi, I want to add the images from external storage. How can i add images from external storage. please help me to resolve this issue.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.