GithubHelp home page GithubHelp logo

abhijeet3922 / face_id Goto Github PK

View Code? Open in Web Editor NEW
33.0 33.0 16.0 47.55 MB

Face Recognition using MTCNN face detector and FaceNet (pre-trained by davidsandberg) based identification.

Home Page: https://appliedmachinelearning.blog/2018/10/30/yet-another-face-recognition-demonstration-on-images-videos-using-python-and-tensorflow/

Python 100.00%

face_id's People

Contributors

abhijeet3922 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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

face_id's Issues

Not able to save video after recognition

Hello, thanks for the tutorial. However when I run face_recognition_video.py I am not able to save the video in the output folder. Also, I trained the classifier on my custom 55 classes however it's not recognizing some of the images. I have put 50 images in each class.

Any help would be much appreciated @abhijeet3922

wrongly classifying the image

Hi
I cloned this github repo and follow the steps as per your blog. I face one issue in the line import facenet in align_dataset_mtcnn.py , so i moved the facenet.py to align folder. Which scripts was calling this facenet from out side align i just added import align.facenet . I have download the model and kept in src folder 20180402-114759. my_classifer.pkl file was created successfully. While try to run this
python facenet/src/face_recognition_image.py facenet/dataset/test-images/1.jpg

it wrongly classify the image.
1

How to fix this issue.
I appreciate your suggestions
Thanks

Missing Align Library

When I run align_dataset_mtcnn.py , two missing module outcomes. One is facenet module and I copied from '.\face_test\Face_ID-master\facenet\src\facenet.py'. This solved the one issue. But missing 'align module' can't be solved because no such file name is in the Fcae_ID_master.zip that I downloaded. Please help me.

Thanks in advance.

Not working when both the images are same

Hi,

Tried comparing same images, one image is copy of the other. Should give result as zero since both are absolutely same. But it is giving very high value (more than 1)

Prediction Probability code explanation

Can you provide us with the explanation of your code's logic to calculate the probability while comparing the input image with the align images. I want to modify that code so can you please provide guidance regarding the same.

Much thanks for the code.

Image popup automatically gets closed within a second

Hi Abhijit, i tried the code and it is working like a charm. The only thing I want to ask you is after the successfully execution of code when image popup comes, it gets closed within second.

Please help me in this. How can i make the image popup consistent.

Thanks,
Hardik

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.