Git Product home page Git Product logo

Comments (8)

AaronYKing avatar AaronYKing commented on May 18, 2024

Maybe the v3 is for experiment.

from mobileface.

zhxj9823 avatar zhxj9823 commented on May 18, 2024

Maybe the v3 is for experiment.

but the v2 has a similar result

from mobileface.

becauseofAI avatar becauseofAI commented on May 18, 2024

@zhxj9823
You can find the method to calculate the similarity of features in ConfusionMatrix_similarity_visualization.py#L55

BTW, I'm tied up at the moment. I will update this repo. when I am free.

from mobileface.

zhxj9823 avatar zhxj9823 commented on May 18, 2024

@zhxj9823
You can find the method to calculate the similarity of features in ConfusionMatrix_similarity_visualization.py#L55

BTW, I'm tied up at the moment. I will update this repo. when I am free.

I have tried the same method but the accuracy is still low. I wonder if there are some requirements for the images. For example, do images need to be in grayscale or RGB-mode? Do images contains only frontal faces? I tried on LFW datasets, and it performs well, but on my own dataset where there are a lot of side faces, the distances between images of the same person are too big to find a proper threshold.

from mobileface.

becauseofAI avatar becauseofAI commented on May 18, 2024

@zhxj9823
All these cases of dataset of train, face position and quality, input size and color, keypoint and align will affect the recognition results. More detial you can reference insightface.

from mobileface.

zhxj9823 avatar zhxj9823 commented on May 18, 2024

@becauseofAI
Actually, I used insightface first. The accuracy is pretty high on my own testing dataset, but the inference time is relatively long, so I turn to your model, but the accuracy on the same dataset is too low for me.

from mobileface.

becauseofAI avatar becauseofAI commented on May 18, 2024

So it's a trade-off of the speed and accuracy.
In fact, the v1 is is suitable the scene for certificate photo, v2 got reasonable accuracy on datasets of lfw, agedb_30 and cfp_fp, and v3 was an extreme try.
I will train and test the detection, key points and recognition models based on a same cross-scenario data when I am free, then update the process of all the code. I will not reply before that.

from mobileface.

zhxj9823 avatar zhxj9823 commented on May 18, 2024

@becauseofAI Thanks for your clarification. The accuracy of mobileface I tested on my dataset is less than 60%, but it can be up to 99% when I use insightface. The accuracy seems somewhat unreasonable here.

from mobileface.

Related Issues (20)

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.