Giter VIP home page Giter VIP logo

Comments (3)

sainimohit23 avatar sainimohit23 commented on August 23, 2024

I have not used any classifier. There is this function in webcam script which uses model to generate encodings for webcam feed. Then these encodings are matched with the encodings of images present in our database.

Refer this notebook to understand it: https://github.com/gemaatienza/Deep-Learning-Coursera/blob/master/4.%20Convolutional%20Neural%20Networks/Face%20Recognition%20for%20the%20Happy%20House%20-%20v3.ipynb

Also watch this video: https://www.youtube.com/watch?v=0NSLgoEtdnw&list=PLkDaE6sCZn6Gl29AoE31iwdVwSG-KnDzF&index=36

from facenet-real-time-face-recognition.

parthdhameliya avatar parthdhameliya commented on August 23, 2024

okay now got it. Thank you for your explanation.
Can you please tell me that if I train my model on triplet loss and then i want to classify faces using softmax classifier is this possible?
if yes then can you please tell me how can I implement that?

from facenet-real-time-face-recognition.

sainimohit23 avatar sainimohit23 commented on August 23, 2024

You can try to add extra softmax layer as output layer and train it by freezing previous layers. But, to train softmax layer you must have a lot of image data for training.

from facenet-real-time-face-recognition.

Related Issues (16)

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.