Coder Social home page Coder Social logo

Comments (6)

yinguobing avatar yinguobing commented on June 12, 2024 1

你这么说提醒了我,这个margin我一直使用默认值没有改动过。另外,一开始的学习率可以大一些。代码默认0.001是我后期使用的数值。你可以参考下作者在论文里使用过的数值。

如果还是不收敛,换到resnet分支试一下。我发现ResNet收敛比HRNet更快一点。

from arcface.

yinguobing avatar yinguobing commented on June 12, 2024

一个完整的epoch吗?应该不至于,你看下accuracy有没有提升的趋势。

from arcface.

gitlabspy avatar gitlabspy commented on June 12, 2024

是的,0.5很难收敛,后面都在20上下波动,换0.35就可以收敛到很小,verification太慢了没测 😂,主要是觉得loss不收敛就没测。

from arcface.

yinguobing avatar yinguobing commented on June 12, 2024

这里的0.5和0.35是指学习率?accuracy在训练log里有的,也可以在TensorBoard中查看。

from arcface.

gitlabspy avatar gitlabspy commented on June 12, 2024

抱歉没描述清楚,0.5 和0.3 都是arcface loss的margin

from arcface.

gitlabspy avatar gitlabspy commented on June 12, 2024

好的,感谢!

from arcface.

Related Issues (6)

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.