-
### Describe the bug
A clear and concise description of what the bug is.
使用mmrazor/main/tools/visualizations/feature_diff_visualization.py对mmdetection中faster-rcnn可视化时,提示需有frame_id,video_len。原因在于…
-
[Blendshapes](https://developer.apple.com/documentation/arkit/arfaceanchor/2928251-blendshapes?language=objc) were added in 11.3 but I don't think ever made it into the repo. There's quite a few of th…
-
Hi. I tested DLIB facial detection using CNN (zero upscale) and mmod_human_face_detector.dat against WIDER style dataset type video using a selfie mask filter (tiktokapp) and the results look pretty g…
-
* face_recognition version:1.23.
* Python version:3.6.5
* Operating System:windows 7
### Description
Describe what you were trying to get done.
Tell us what happened, what went wrong, and wha…
-
```python
class FaceAlignment:
def __init__(self, landmarks_type, network_size=NetworkSize.LARGE,
device='cuda', flip_input=False, face_detector='sfd', verbose=False):
…
-
img shape (1800, 2880, 3)
n_anchors += x[0] * x[1] * len(min_sizes[0])
Traceback (most recent call last):
File "test.py", line 29, in face_detect
boxes = detector.detect(img)
File "/lib/p…
-
**Is your feature request related to a problem? Please describe.**
Currently if Frigate detects a person Double Take with pass the image to the configured detector/s and if a face is identified it wi…
-
Testing on 48x48 fer2013 led to undetected faces...
-
The [current approach](https://github.com/maxbbraun/thermal-face#training) is to train a detector model from scratch on a dataset that combines visible-light and thermal images, then [compile](https:/…
-
Many py-feat users have reported slow inference when detecting facial expression features. We would like to find ways to speed this up.
We were hoping users might be able to share some data to help…