SimSwap
SimSwap copied to clipboard
arcface normalization
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?