We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
之前一直在研究局部描述子特征匹配,发现与人脸识别有很多相似之处,所以想借鉴一下。对于Siamese和Triplet这种度量方式很好理解,但是对于改进softmax这类方法,存在一处疑惑。sphereFace划分的类别数就是数据集中人脸的总数吗?
The text was updated successfully, but these errors were encountered:
类别数就是身份数。 局部描述子没有类别的概念,用不了的。
Sorry, something went wrong.
No branches or pull requests
之前一直在研究局部描述子特征匹配,发现与人脸识别有很多相似之处,所以想借鉴一下。对于Siamese和Triplet这种度量方式很好理解,但是对于改进softmax这类方法,存在一处疑惑。sphereFace划分的类别数就是数据集中人脸的总数吗?
The text was updated successfully, but these errors were encountered: