-
Currently we select the first 16 frames of the video and run face detection against those.
We do this because there's no reason to believe that any portion of the video (beginning, middle, end etc.…
-
Hello @fyr91 - what do you think about this as a Python high-level API:
I imagine this API could allows to get the embedding/features for the images based on input images,
it would allow a two-ste…
-
There is a delay of about ten seconds before howdy starts detecting my handsome face :).
Linux distribution (if applicable): ubuntu 22.04
Howdy version (`sudo howdy version`): latest
-
Error running postprocess_batch: G:\SD\stable-diffusion-webui\extensions\sd-webui-roop\scripts\faceswap.py0, 4.14it/s]
Traceback (most recent call last):
File "G:\SD\stable-diffusion-webui\module…
-
The struct **FaceInfo** has few properties like yaw, pitch and roll as shown in the code. I browsed the code and found that they are not in use any where.
~~~
typedef struct FaceInfo {
seeta::Rect …
-
### Checklist
- [x] Checked the issue tracker for similar issues to ensure this is not a duplicate
- [X] Read the documentation to confirm the issue is not addressed there and your configuration is s…
-
Thank you very much for your open source, I want to ask how to use GPU to detect faces, looking forward to your reply!
-
Turns out this is all you need to get the 128 dim vector
```python
# Convert to RGB
print "Converting frame to RGB"
frame = cv2.cvtColor(frame, cv2.COLOR_BGR2RGB)
# Align face
print "Aligning …
-
![dog and cat](https://cloud.githubusercontent.com/assets/3231573/3007508/d1831708-de8b-11e3-8eaa-361a1fe74e9d.jpg)
detected the dogs face rather than the kittens
-
### Functionality details
1. add a api endpoint which is able to detect human faces in the image
2. May use tensorflow ml models for the task or import other 3rd party models
3. **Optional** retu…