-
### First, confirm
- [X] I have read the [instruction](https://github.com/Gourieff/sd-webui-reactor/blob/main/README.md) carefully
- [X] I have searched the existing issues
- [X] I have updated the e…
-
I am currently facing a challenge in implementing 3D face recognition. I am able to create and detect face mesh without any problems on multiple faces. So any ideas or steps on how can we use face mes…
-
### First, confirm
- [X] I have read the [instruction](https://github.com/Gourieff/sd-webui-reactor/blob/main/README.md) carefully
- [X] I have searched the existing issues
- [X] I have updated the e…
-
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…
-
* face_recognition version:
* Python version:3.5
* Operating System: raspbian stretch
i did everything correctly with the library .... run it and it was it was okay, it detected faces .. but aft…
-
https://github.com/omnifaces/omnifaces/issues/865
Unsure about other servers.
Solution: check exception itself as well.
Spec: https://jakarta.ee/specifications/faces/4.0/jakarta-faces-4.0#a40…
-
As seen in the README there's a checkpoint for the model which detects faces:
![image](https://user-images.githubusercontent.com/95345571/179947934-be5bd06f-287a-4a5b-8ffd-ff42712b2be9.png)
Also, …
-
**PROPOSAL**
A face ID feature that displays the ID to respective faces on the frame.
Example:
If one person is detected, assign this ID as 0, and display this ID on the bounding box. Whenever…
-
In my enviroment, I can exec following command successfully, and opening window which displays web cam view, but it can't detect face...
```
sudo make
./darknet yolo demo cfg/yolo-face.cfg yolo-…
-
Hi,
How should I change the architecture of network to make it robust to hard cases (small faces). In my scenario faces are mostly tiny.
I reduced param_bbox_small_list and param_bbox_large_list an…