Augustas Macys

Results 4 comments of Augustas Macys

Did you manage to fix this? @fengfan028

@yzhang2016 , @ChineseboyLuo, @jerry4h Hi guys, do you mind sharing your neural network architecture? specifically __init__ and forward functions for Neural Network architecture? (It was Called NNb in the paper)....

@nttstar Hi, Could you provide a reference to that git repo? Also, if I have an input image which is not 112? Do I need to multiply arcface_src by the...

@nttstar so if my image is 224*224 for example then arcface_src should stay arcface_src = np.array([ [38.2946, 51.6963], [73.5318, 51.5014], [56.0252, 71.7366], [41.5493, 92.3655], [70.7299, 92.2041] ], dtype=np.float32 ) ?...