deepinsight / deepinsight/insightface
problem about the preprocess of face image before feed it into face recognition onnx model
Open
- Dominant language
- Python
- Stars
- 29.7k
- Forks
- 6.1k
- PR merge metrics
- No merged PRs in 30d
Description
I download the resnet 18 pretrained model(R18 | Glint360K | 72.07) for face encoding or face embedding or anything we call it, and it is onnx format. I do not know how to preprocess the aligned face image before feed it into this onnx model. I use the another face detect model and the alignment of dlib library. in the face embedding, I'd like use insightface pretrained model. I'd appeciated if any one can help me.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.