-
Is it possible to use this library to detect if a face is occluded or not?
Thanks!
-
As of February 2022, Intel RealSense ID will be discontinued, I think OAK-D (IR VARIANT) with AI models could be a good replacement for F450/F455.
Neural nets for face recognition with AntiSpoofing…
-
Could anyone kindly explain to me why do i have to include this 'none': (0, 'Background') in the array named VOC_LABLES . I assume that if i would like to detect facial expression like neural or happy…
-
Hi
I run test_image.py and get the following error:
> /home/aj/repo/DFace/dface/core/models.py:8: UserWarning: nn.init.xavier_uniform is now deprecated in favor of nn.init.xavier_uniform_.
nn.i…
-
Hello,
* face_recognition version: 1.3.0
* Python version: 3.8.10
* Operating System: Zorin OS 16 Ultimate (Based on Ubuntu 20.04 LTS)
### Description
I'm trying to compare a single face fr…
-
We need to report as a list since there could be multiple matches
```
{"description": "Cryptographic Product identified. Product Type: [Java Server Faces Viewstate] Product: [Ly8gp+FZKt9XsaxT5gZu4…
-
Because it often fails to detect faces, and also lacks smoothing capabilities
-
### Bug report
We found two coherent issues with intersections via TYPO3 nightly tests.
We have two interfaces that are intesected, were both interfaces implement the same method but with differ…
-
Does this recognize or just detect faces?
-
how can i pause and resume face detection
in a lot of frames like> 100,000 frames
?
If I run detect_face a second time it says that the content of "aligned" will be removed.
also the detector is…