-
-
Hi, i'm currently using dlib in my ios project for both face detection and landmarks finding. Yet the face detection process is too long to be used for live frame. Before switching to openFace, I'd li…
-
When using vision-camera-face-detector and vision-camera-ocr at the same time, Android is crashing (RN builds ok). It is working fine if I just install one library.
![Captura de Pantalla 2022-07-15…
-
### Description of issue (what needs changing)
_No response_
### Clear description
BlazeFace (short-range) works really great but I wonder when the BlazeFace (full-range) model for face detection c…
-
根据说明,设置变量不管用,直接修改HivisionIDPhotos\hivision\creator\face_detector.py,把key,secret填入也不行啊。报错:Please make sure you have correctly set up the Face++ API Key and Secret.
API Error
Status Code is 400
Possi…
-
**Describe the bug:**
Updated my app to the latest version recently. Ran a release build on android and kept getting an exception when the camera was made active in the view that was causing the ap…
-
```
python real_time_age_detection.py --face face_detector --age age_detector
Traceback (most recent call last):
File "/Users/user/dev/age-detection-python-opencv/real_time_age_detection.py", lin…
-
Hi,
Congrats on your work!
I have run the scripts to download and extract the clips, but when I tried to inspect some clips I noticed that they don't depict the mouth, for example for muavic/es/…
-
##### System information (version)
- OpenCV => 4.5.4
- Operating System / Platform => Windows 10 64 Bit
- Compiler => Python 3.8
##### Detailed description
[FaceDetectorYN](https://…
-
Using skia to draw bounding boxes around the detected face, but the boxes are always offset to the bottom right.
` const { detectFaces } = useFaceDetector({
performanceMode: 'fast',
conto…