-
python webCamDemo.py --name "Vamshi N" --phone true --verbose
Loading.....
WARNING:tensorflow:No training configuration found in the save file, so the model was *not* compiled. Compile it manually.…
-
https://arxiv.org/abs/1906.04087
-
In this script the face detector is the RBF network, thats pretty clear. But is the face landmark algorithm mobilefacenet, I thought mobilefacenet is face recognition algorithm. Can you please clarify…
-
### Have I written custom code (as opposed to using a stock example script provided in MediaPipe)
No
### OS Platform and Distribution
Windows 10
### MediaPipe Tasks SDK version
0.10.9
…
-
Hi, maybe this does not go here but is it possible to have something similar to 68 face landmarks but with full body or upper body? I am developing on unity and face detection is pretty much covered, …
-
* face_recognition version: 1.3.0
* dlib version: 19.23.0
* Python version: 3.9.5
* Operating System: Windows 11
### Description
I've installed `face_recognition` and its dependencies from `c…
-
Why is it that when I perform hand landmarks detection , the sensitivity of recognition is not high and the speed is slow?
Is it because of. Net? I am using the Python version with fast speed.
-
### Have I written custom code (as opposed to using a stock example script provided in MediaPipe)
None
### OS Platform and Distribution
Windows x64
### MediaPipe Tasks SDK version
0.10.…
-
I based the code below on the example main.py from the hugging face model page.
Identical images produce a very small distance of 4.919836871231098e-09 as expected.
The different images used her…
-
I find the following things
1. The recognition is working fine in the same lighting conditions as that used during training images
2. Recognition is not working fine if the training lighting condit…