Giter Club home page Giter Club logo

Comments (3)

patrikhuber avatar patrikhuber commented on June 29, 2024

Hi,

Thanks!

Intraface do not describe how they do the confidence. We tried stuff like train a classifier using the HOG features from training or a regressor using the distance measure to the ground truth, and it all kind of worked, but I did not have the time to fully train it. If it's of interest to you, it's rather easy to train though. If you want to do it with a classifier, you'll need to hook up superviseddescent to something like liblinear, libsvm, or tiny-cnn. But just using the regression framework in superviseddescent also didn't work too bad.

from superviseddescent.

golunov avatar golunov commented on June 29, 2024

Thanks for reply!

I've tried to learn svm classifier and it worked. I've got TPR0.78 | FAR=0 and TPR0.95 | FAR=0.01.
I think it is not the best results, but it's enough for my research.

from superviseddescent.

patrikhuber avatar patrikhuber commented on June 29, 2024

Cool! That sounds good. I'll close this issue, feel free to continue/reopen if you have questions or want to share anything.

from superviseddescent.

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.