Jia Guo
Jia Guo
remove both of them, then re-install onnxruntime-gpu
Hi, 1. The training input size is 256, please see https://github.com/deepinsight/insightface/blob/master/reconstruction/jmlr/configs/s1.py#L18 2. you are right, we will fix the code soon.
The number 512 is just the size of the image in rec file, not the training size.
https://github.com/deepinsight/insightface/blob/master/python-package/insightface/utils/face_align.py#L70
You have to install cuDNN. By the way, I recommend you to use the PyTorch version of arcface training code.
正常 分数绝对值没太大意义
the softmax fc weights should not be saved in our pretrained models.
@QingpingZheng
升级cudnn后,cuda10.2+onnxruntime-1.6-gpu可以正常工作吗?
不是cuda的适配性,而是onnxruntime-1.6-gpu可否正常执行。1.6-gpu默认要求的环境是cudnn 8.0.5