-
face landmarker from task vision is slower like not responsive on the face, but legacy solution is more responsive i use javascript
-
* face_recognition version:
* Python version:
* Operating System:
### Description
Describe what you were trying to get done.
Tell us what happened, what went wrong, and what you expected to h…
-
### Steps to reproduce
I'm facing an issue in my Flutter app related to using camera streams for real-time face detection. The app works fine on the emulator, but on a physical device, it freezes a…
-
I have the following code in the browser:
```js
async function compareFaces(face1, face2) {
const detection1 = await faceapi.detectSingleFace(face1).withFaceLandmarks().withFaceDescriptor()
…
-
This was previously red issue [3194](https://github.com/red/red/issues/3194) opened by @qtxie.
Provide a way to let user to have a fine control of the area. like:
- scroll-lineup
- scroll-lined…
-
```
I'm calling Camera.getParameters().getMaxNumDetectedFaces() first and it
returns a value > 0, which seems to indicate face detection is supported in
Glass. But if I call Camera.startFaceDetectio…
-
```
I'm calling Camera.getParameters().getMaxNumDetectedFaces() first and it
returns a value > 0, which seems to indicate face detection is supported in
Glass. But if I call Camera.startFaceDetectio…
-
Hi,
I was using your application but faced an issue handling dynamic API, could you fix this
-
Hi, Can the admin / anyone here advise on how to go about applying Real-time Webcam Face Recognition in face-api.js?
I tried out the examples based on the July 2018 article that was published by Vi…
-
Hi,
Face detection with OpenCV is not good for some photos but face-api is working perfectly. Is it possible to use face-api for face detection in smatcrop-cli?