Skip to content

Does CPU and GPU version of ArcFace produce the same vectors? Can I cope vectors from GPU version to calculate distance using CPU only version? #875

Answered by pospielov
martinenkoEduard asked this question in Q&A
Discussion options

You must be logged in to vote

Theoretically yes. I mean, the models are the same in GPU and CPU versions. And when I checked, it looks like they really work the same.
Still, I've heard that the precision of CPU and GPU may be different (like numbers after 0.0000000001, for example).

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by martinenkoEduard
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants