insightface icon indicating copy to clipboard operation
insightface copied to clipboard

State-of-the-art 2D and 3D Face Analysis Project

Results 447 insightface issues
Sort by recently updated
recently updated
newest added

Do the pretrained models of FaceRecognition perform data transformation? If so, where can I find information about these transformations?

Python examples seems to have disappeared. Where fo download from? ==== Python Example Code: Some notable examples: Face detection: examples/detection.py Face recognition: examples/recognition.py Face landmark detection: examples/landmark.py Face alignment: examples/alignment.py...

Hi everyone, I'm trying to replicate the exact alignment process used to generate the `.bin` test files for popular datasets like LFW and CPLFW. Could someone clarify the precise alignment...

Hi, I'm trying to use vggface2 based embedding using [facenet-pytorch](https://github.com/timesler/facenet-pytorch) Here is the code to generate: ```python import torch from facenet_pytorch import MTCNN, InceptionResnetV1 class FaceEmbed: '''https://github.com/timesler/facenet-pytorch''' def __init__(self): device...

Two years ago in the challenge page, you mentioned that “One can easily build FRVT-1:1 submission by simply putting insightface trained ONNX models into the codebase”. Then, Coming Soon. It...

I convert the model to onnx and run the helper. `python3 torch2onnx.py /arcface_torch/wf42m_pfc03_40epoch_64gpu_vit_l/model.pt --output arcface_torch_wf42m_pfc03_40epoch_64gpu_vit_l.onnx --network vit_l_dp005_mask_005` After I run `python3 onnx_helper.py ./` I got this error. @nttstar ``` Traceback...

你好,请问Glint360K数据集是否包含CASIA-webface数据集中的样本? 在partialfc论文中,根据这段话描述,意思是不包含对吗?求证!

Using arcface-paddle to reproduce the effect is inconsistent 1. There is a missed detection 2. The obtained scores are >