GithubHelp home page GithubHelp logo

Comments (12)

kwanking avatar kwanking commented on August 19, 2024

hi, 你用insightface的gluon版本了吗,能得到正确的结果吗?

from amsoftmax.

xisi789 avatar xisi789 commented on August 19, 2024

您的意思是让我用insightface的gluon版本测试AMSoftmax还是insightface呢?

from amsoftmax.

kwanking avatar kwanking commented on August 19, 2024

都可以,哪个版本都可以,有一个好用就行。

from amsoftmax.

xisi789 avatar xisi789 commented on August 19, 2024

insightface的gluon版本不能用

from amsoftmax.

kwanking avatar kwanking commented on August 19, 2024

什么问题? 我看还能运行

from amsoftmax.

xisi789 avatar xisi789 commented on August 19, 2024

Traceback (most recent call last):
File "E:/0-project/1-facerecognition/1-code/insightface-master/insightface-master/gluon/verification.py", line 365, in
testing verification..
acc1, std1, acc2, std2, xnorm, embeddings_list = test(ver_list[i], model, ctx, args.batch_size, args.nfolds)
File "E:/0-project/1-facerecognition/1-code/insightface-master/insightface-master/gluon/verification.py", line 229, in test
z = net.feature(x)
AttributeError: 'Module' object has no attribute 'feature'
另外我只是想测试AMSoftmax模型的性能,insightface我已经测试过。

from amsoftmax.

kwanking avatar kwanking commented on August 19, 2024

在 insightface里 是有feature 属性的。

你insightface测试的准确率是多少? 参数和之前的一样吗?

from amsoftmax.

xisi789 avatar xisi789 commented on August 19, 2024

测试的准确率和他论文里提到的差不多

from amsoftmax.

kwanking avatar kwanking commented on August 19, 2024

非常感谢,我去试试

from amsoftmax.

Yangel-hide avatar Yangel-hide commented on August 19, 2024

Did you extract feature from 'fc5'?

from amsoftmax.

Yangel-hide avatar Yangel-hide commented on August 19, 2024

@xisi789 #16

from amsoftmax.

youthM avatar youthM commented on August 19, 2024

Did you extract feature from 'fc5'?

Is feature extracted from 'fc5 not from the last layer in face_deploy_mirror_normalize.prototxt?

from amsoftmax.

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.