in the training code, you normalize arcface with imagenet std and mean, while arcface expects a different normalization. are you using a version of arcface that was trained with imagenet normalization or is it a bug in the code?
in the training code, you normalize arcface with imagenet std and mean, while arcface expects a different normalization. are you using a version of arcface that was trained with imagenet normalization or is it a bug in the code?
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
in the training code, you normalize arcface with imagenet std and mean, while arcface expects a different normalization. are you using a version of arcface that was trained with imagenet normalization or is it a bug in the code?
I'm also confused about this, have you solved it?