-
* face_recognition version: 1.2.2
* Python version: 3.6.5
* Operating System: Windows 7 / Git Bash 2.17.1.2
### Description
return face_detector(img, number_of_times_to_upsample)
TypeError:…
-
**System information**
- Have I written custom code (as opposed to using a stock example script provided in TensorFlow.js): No
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04): macOS Sonoma…
-
### Have I written custom code (as opposed to using a stock example script provided in MediaPipe)
No
### OS Platform and Distribution
M2 Mac
### MediaPipe Tasks SDK version
_No response_
### Tas…
-
Curiously if the module gets called in the master process first, and then called in children processes, it will hang.
A minimum reproducing example using Face Landmarks in Movie Esper:
```python…
-
### 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.7
### Task n…
-
@bruceyang2012 ,I want to ask where I can find the file shape_predictor_68_face_landmarks.dat and face_template.npy
-
We are currently defining it like this
```
trial_definition_specification = dict(trial_definition=dict(name='Landmarker calibration',
…
-
Dear all,
NextFace complained about cannot find any face in the image. I tried to save the image as jpg or png but it didn't work. I even tried to
use your image in Github but without any luck. Sor…
-
### Expected behaviour
Maximum memory should be configured so that face recognition can run
### Actual behaviour
Maximum memory assigned for image processing: Not configured.
Seems that yo…
-
Hey,
can i somehow distinguish the appearance and the facial pose of the person?
(get landmarks from input video, but the face itself from another source, so that it would work as a face reenactment…