-
Dear people,
could anyone help me understand the effect of head movements on the accuracy of Webgazer?
In their initial paper, Papoutsaki et al. (2016) wrote that Webgazer is independent from …
-
getting the following error
```
cp .build/protobuf-3.13.0/csharp/src/Google.Protobuf/bin/Release/net45/* Assets/Mediapipe/SDK/Plugins/Protobuf
cp: cannot stat '.build/protobuf-3.13.0/csharp/src…
-
Thank you for your excellent work,When I tried multiple face recognition, an error occurred,like this
![微信图片_20200724094436](https://user-images.githubusercontent.com/49979601/88357841-43d8d780-cd9f-…
-
I have edited the demo, and commented the below lines ~
```js
/*if (ui.modelsPreload) {
status("loading");
await human.load(human.config);
}*/
if (ui.modelsWarmup) {
status("ini…
-
After running make, i get libmediapipe_c.so under bazel-bin/mediapipe_api. its not copied to SDK/Plugins and protobuf compiles were nowhere to be found.
the build was successful but had many warnin…
-
I'm trying to implement your code and I came across this error. I pass in a picture and want to see if the iris is correct or not.
` image = cv2.imread('data/kimjisoo/3.jpg')
gaze = GazeT…
-
## Issue description
Can I use this project (supervision-by-registration) to train my own dataset?
If yes, what instructions should I follow?
Thanks
## System Info
Windows 10 x64
-
**Describe the bug**
Hello Tadas,
As you know, I have used OpenFace project for the annotation of my dataset to detect the eye region
.
The problem is on the 3D model as you can see in the t…
-
**System information**
- Have I written custom code (as opposed to using a stock example script provided in TensorFlow):
- OS Platform and Distribution: Windows 10 x64
- TensorFlow installed from…
-
Hello ,
I want to know is there a relationship between the number of points and the convolutional neural network?
what can be the number of points that CNN-facial landmarks accept for training and f…