-
We are trying to activate MCR plugin version 4.1.3 on our Matomo environment 4.15.1, we have followed the activation instructions and did not receive any error message. But still the plugin is not act…
-
Related to https://github.com/instructlab/sdg/issues/201
We decided not to move forward with the hugging face approach, but to have better results with SDG + train, we need to have a precomputed da…
-
Currently, it is possible to pass parameters between flows (when a flow invokes another flow), but it is not possible to pass parameters from outside of the flow (e.g through a request to start a flow…
-
Congrats for this nice project @ipazc!
I see the output of your algorithm is something like:
```
[
{
'box': [277, 90, 48, 63],
'keypoints':
{
'nose': …
-
```
https://build.opensuse.org/package/live_build_log?arch=i586&package=pam-face-aut
hentication&project=home%3Adamianator%3Aface-authentication&repository=openSUSE_
Factory
It reports missing openCV…
-
im working on this app for add face detect option
can u guide me? i cant access video or frames of it to analyze each frame???
-
The code below adds a `face_dimension` to variables that not defined there if some of the points are out of bounds.
```python
import numpy as np
import xugrid as xu
import xarray as xr
uds …
-
i have been experiencing an error in build gradle of on_audio_query_android asking for namespace and i rectified by manually adding them in pub-dev so try to rectify them so other wont face any issu…
-
Is there a maximum image size to reliably detect faces? I have an application that has been working quite well, but I recently tried to start processing selfies captured from a phone camera and I can…
-
Given a face photo in large pose, how to get the frontal face picture using this 3D model?
And if anyone has implement this function?