-
hi~ How can I train the nerual network in the project? Which dataset and pre-trained model did you use?
-
As the f450 face id line of products is discontinued, but stereo d400 series cameras will still be supported, it might be a good thing to support d400 cameras in this library, to avoid losing high qua…
-
* face_recognition version: 1.0
* Python version: 3.6
* Operating System: Arch Linux
### Description
I'm trying to parallel process the comparison of facial encodings (in anticipation for a lo…
-
### Feature Use Case
Hey @louistiti @ArthurDelamare @Divlo, I have a proposal regarding a use case that is Facial Recognition! The user will be identified prior to any conversation with Leon. Wit…
-
I wonder if it's possible to integrate Ring-MQTT with double-take to process either the live rtsp:// when a motion is detected or the video file stored in AWS following a motion event (about a 1-2min …
-
### What Operating System(s) are you seeing this problem on?
Other (plase, specify in the Steps to Reproduce)
### dlib version
19.24
### Python version
3.6
### Compiler
gcc 7.5
### Expected Be…
-
Hi! I ran your code and found that accuracy is not high ,as for me I wore the glasses so I found some glasses man but code think that it is me....
so HOW CAN I IMPORVE FACE RECOGNITION ACCURACY?
HO…
cxvsd updated
6 years ago
-
Hello @nttstar ,
Currently, I'm training my customized dataset by recognition/training.py, the parameters as following:
batch_size=64, ckpt=3, ctx_num=1, dataset='emore', dataset_path=' ./facial_w…
-
I am currently undertaking the implementation of the paper titled "Privacy-Preserving Face Recognition with Learnable Privacy Budgets in Frequency Domain." Before anything else, I would like to extend…
-
* face_recognition version: latest
* Python version:3.6
* Operating System: Ubuntu 20
i just wanna ask where did the value of 128 d dimensional array comes from ? is it the vector value from HOG…