insightface
insightface copied to clipboard
I have problem when training: Function AddmmBackward returned an invalid gradient at index 1 - got [32, 25088] but expected shape compatible with [32, 32768]
please help me solve this problem
thanks all

I think you use 128x128 image instead of 112x112
So do you have some examples about train use different image sizes? Thx!