-
Could you provide a download link for the pretrained model?
Thanks
-
What preprocessing do I need to do for a face image if I want to correctly get its feature by using inference.py in arcface_torch?
I need this for my other tasks, and I have bunch of face images (…
-
Could you please provide arcface and retinaface pytorch version which you used to train facedancer pytorch version ?THANKS!
-
easydict
mxnet
sklearn
-
PackagesNotFoundError: The following packages are not available from current channels:
- ffmpeg==4.3=hf484d3e_0
- autocrop==1.1.1=pypi_0
- torchvision==0.9.1=py38_cu111
- opencv-python==…
-
## 🚀 Feature
Adding support for Additive Angular margin loss to PyTorch as described by *Deng et.al* in *ArcFace: Additive Angular Margin Loss for Deep Face Recognition*
## Motivation
Additive …
-
when you public mobilefacenet pre-train pytorch version ?
-
Hey,
Can anyone provide a link to download the pre-trained arcface pytorch weights **not** from the Baidu app?
-
when i run python test.py. the problem will come:
D:\anaconda\envs\pytorch\python.exe "D:/py program/arcface-pytorch-master/test.py"
read ./data/Datasets/lfw/lfw-align-128\Abel_Pacheco/Abel_Pacheco_…
-
**Description:**
I would like to propose the addition of a new loss function and detector to the pytorch-ood library: an Angular Loss function (e.g., ArcFace) and an Angle-Based Detector. These add…