-
Hello,
I am doing research in neurology and need to register/map some high resolution brain images (partial hemisphere, postmodern tissue slices stacks, I reference it as "blockface") to the patien…
LGUMI updated
2 years ago
-
Hi, I tried to make my own dataset. But I have no idea to create the mat file. When I use the deep3dface to make the mat file, it asked a txt files which record the coordinates of eye, noise and mouth…
-
Thanks for your work and help. Now I have got a lite-weight model using MobileNetV3-small as backbone. This lite-weight model can achieve the same pose evaluation performance on AFLW2000 as your model…
-
Hello,
I first want to thank you for getting the 3D pose detection up and running so quickly :).
I have a question though, because I do not have much experience with the details of graphs.
I ma…
-
Hello, Thank you for sharing this great piece of software.
I'm writing here to evidence an undesirable behavior of the face landmarks module that you might want to correct.
I'm working on eye track…
-
Hello, I complied mrpt 1.5.6 on my Ubuntu Xenial using the source file in the branch. However, when I run the test "test_mrpt_base" I get a failure message:
[ FAILED ] Matrices.SerializeCMatrixD
[…
-
Hi,
When I'm in the center of the image, the 3d result is pretty accurate (comparing with the kinect depth). But when I'm on the side, something is wrong.
The image below has been captured with h…
-
### Description
Hello, I am trying to use the mediapipe unity plugin to drive a 3D rig, and am a little confused about how to do so. Currently i am using the data from poseworldlandmarks and i'm conf…
-
Please make sure that this is a feature request.
**System information** (Please provide as much relevant information as possible)
Windows
- MediaPipe Solution (you are using):
- Programming …
-
I am currently using the https://github.com/1adrianb/face-alignment for 2D landmark detection. I am running the following code snippet:
```
import face_alignment
fa = face_alignment.FaceAlignment…