-
```
// fdata is a PXCMFaceData instance
Int32 nfaces=fdata.QueryNumberOfDetectedFaces();
for (Int32 i=0;i
-
I have download this project and also install Ar foundation remote . When i run scene in assets folder then screen show blank page means not detect face mesh in user face
Can you please how to setup …
-
Hi
The original DeepInsight implementation in the MXNet first preprocesses the image (Face detection, cropping and preprocessing), then extracts its embeddings and finally normalizes it so that whe…
-
I am do some work about face pose estimation ,in other programs, they always give me 3 or 6 degree such as pitch ,yaw , roll , But I only received bounding box value from your code ,Is there anyth…
-
I've downloaded pre-trained model from [Github Repository](https://github.com/timesler/facenet-pytorch?tab=readme-ov-file), which is **20180402-114759-vggface2.pt**. I've used this in python and it is…
-
As you know aDetailer automatically passes through an image and detects the faces and the hands, and it then inpaints on them what you ask it to. I'm curious if this could be used with it, so that whe…
-
demo:https://github.com/hpc203/yolov7-detect-face-onnxrun-cpp-py
中使用的onnx模型输出层是:
![图片](https://user-images.githubusercontent.com/40679769/205779793-4230f012-3ad8-4a0d-b306-bf58c7979ead.png)
但是,使用工程…
-
A question of "how far do we go to try to fix garbage models" or detect problem cases and alert the user.
* Inverted faces - see #3224 for an example
* Weird single faces - see #3560
This issu…
-
Hello,
Just got Google Coral USB dongle. It detects persons but not individual faces that can be connected with name.
Anyone here tried using face-api.js with Google Coral and have succeeded?
…
-
Hi there, sorry about my question but im kinda new in that area yet.
Im trying figure how works and what represents each point of face descriptors, i mean, i know the landmarks are just [x,y] posi…