GithubHelp home page GithubHelp logo

verification problem about faceverification HOT 5 OPEN

m10303430 avatar m10303430 commented on July 16, 2024
verification problem

from faceverification.

Comments (5)

happynear avatar happynear commented on July 16, 2024

The codes are in ReadFeatureLFW.m

from faceverification.

JoeLoveFannie avatar JoeLoveFannie commented on July 16, 2024

您好:
我最近也在实现DeepID2的verification,希望可以做一个实际应用。但是在原文中提到需要使用25个CNN提特征,然后再进行PCA,我觉得这样在实际应用中太消耗时间和计算资源。所以想请问你一下,你在实现你的matlab版本的时候是怎么做的,希望你可以提供一些帮助。谢谢~

from faceverification.

m10303430 avatar m10303430 commented on July 16, 2024

Thank!

But i don't understand why you set 0.0078125 scale in CASIA_train_test.prototxt. Why is not 0.00390625.Should it normalized -1 to 1 not 0 to 1? But input image is 0 - 255 , if scale set 0.0078125 it get 0-2 isn't it? So why scale is 0.0078125. Do you do any image process before you train model?
Thank your answer!

from faceverification.

happynear avatar happynear commented on July 16, 2024

@m10303430 , I have also minused the mean image. So every pixel's range is [-1 1].

from faceverification.

m10303430 avatar m10303430 commented on July 16, 2024

Thank

But i accuracy still can't achieve as yours , my database is CASIA normalized version and i take your CASIA_train_test.prototxt and mnist_siamese_solver.prototxt to train CNN.But relu layer type i use "ReLU" not your "Insanity".Validation set accuracy rate is about 72%. But when i test verification i only get 79%. The problem is relu layer? Or you can get me some suggestion.

from faceverification.

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.