Skip to content
This repository has been archived by the owner on Oct 19, 2022. It is now read-only.

arcface的实现问题 #27

Open
ponykid opened this issue Feb 22, 2022 · 1 comment
Open

arcface的实现问题 #27

ponykid opened this issue Feb 22, 2022 · 1 comment

Comments

@ponykid
Copy link

ponykid commented Feb 22, 2022

首先,非常感谢你的分享,但是我非常困惑的是arcface的实现问题
我很想知道使用cosface去代替arcface,当出现越界问题的时候,是否合理?
如果使用clip操作的话效果如何
谢谢

@siriusdemon
Copy link
Owner

越界的时候,代码的做法是使用了 cosine间距 去代替 角间距。理论上是可行的。估计越界的情况不会很多,应该也不会影响效果。你说使用 clip ,基本上是把这个样本对给放弃了。同上,应该也不会有什么影响。不过我没有试过就是了啦。

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants