-
Hi,
According to new version, ArCore provides face detection api to render 3d model on faces with 468 point 3d mesh. But i want to detect eye and iris position and currently 3 region types are supp…
-
Hi Brad, I am sry. I think this not an issue, but I hope that you could help me with it.
I want to connect dlib in GPUImage2, draw facemasks (similar to MSQRD app) in camera preview and capture vid…
-
# Summary of your issue
i am using dlibdotnet to do face recognition application based on the example from here:
https://github.com/takuya-takeuchi/DlibDotNet/blob/develop/examples/DnnFaceRecognitio…
-
Hi, Experts
It seems the script align_dataset_mtcnn.py just do face detection, not did align as in align_dlib.py which use getAffineTransform to align.
Why the align_dataset_mtcnn.py do not do rea…
-
MacBook-Pro:face_and_emotion_detection-master adpk$ sudo pip install face_recognition
Password:
Collecting face_recognition
Downloading https://files.pythonhosted.org/packages/3f/ed/ad9a28042f373…
-
1. Hello, may I ask, are all the settings mentioned in the paper? In preprocessing step, we adopt Dlib [14] to carry out face
and landmark detection (another detector Openface[4] is adopt in the abla…
-
Can someone help please ? I fellowed all steps but nothing is working
Here the output:
```
Running Stage 1: Overall restoration
Traceback (most recent call last):
File "C:\BOPTL\Bringing-Old…
Arifi updated
10 months ago
-
hi i am happy i found this project looking for detection of glasses on a face. i was hoping i can just grab your glass_sp.dat model and start detecting with dlib. i got some results with this but the …
-
Thanks for the perfect port, it's really good.
Most face detection frameworks out there are pretty good at detecting faces but the ones that use GPUs like MTCNN or DLib (Conv) never have supported …
-
* face_recognition version: 1.2.3
* Python version: 3.7
* Operating System: windows 10
### Description
I am running to train a 128-d model.
### What I Did
```
D:\Downloads\dlibopencvfac…