-
It seems that the Baidu Pan link of MS1M-RetinaFace in https://github.com/deepinsight/insightface/wiki/Dataset-Zoo is named as MS1M-RetinaFace-T1.
And in arcface_torch, some models are trained on MS…
-
on -
!python face_enhancement.py
Traceback (most recent call last):
File "face_enhancement.py", line 90, in
faceenhancer = FaceEnhancement(size=model['size'], model=model['name'], channe…
-
`
/home/lch/project/face/face_c/retinaface/./src/insightface_api.cpp:85: undefined reference to `MXPredSetInput'
/home/lch/project/face/face_c/retinaface/./src/insightface_api.cpp:86: undefined refe…
-
I have tried to install it but when I try to launch the python file I get this error on Windows 10.
`(base) C:\better\GPEN>python face_enhancement.py
Traceback (most recent call last):
File "fa…
-
Want to know where the \data\retinaface_labels\train\labels.txt files used in the author's training are generated?
-
使用recognition/tools/mask_renderer.py 中加口罩方法出错
![图片](https://user-images.githubusercontent.com/39591200/122525014-5e690e80-d04b-11eb-8013-06b37ba000e2.png)
就是在~/.insightface/models/retinaface_r50_…
-
Hello, I'm getting the following error while I'm trying to train the Retinaface algorithm with the Widerface dataset:
Traceback (most recent call last):
File "train.py", line 502, in
main(…
-
(sdwebui) D:\stable-diffusion-webui>webui-user.bat
venv "D:\stable-diffusion-webui\venv\Scripts\Python.exe"
Python 3.10.6 | packaged by conda-forge | (main, Oct 24 2022, 16:02:16) [MSC v.1916 64 bit…
-
When the input size is 320\*240, the speed of Face-Detector is higher than MTCNN's, but the results of AP of retinaface-m0.25 will be lower than MTCNN's on WIDERFACE-val.
When the input size is 64…
-
could you provide the speed about DBFace retinaFace CenterFace LFFD?