-
During recognition, an issue was identified where a face not present in the dataset's main subject was erroneously recognized with a high degree of similarity. This poses potential security and privac…
-
Hey thanks for the great work!
I was wondering if the face detection : http://posefs1.perception.cs.cmu.edu/OpenPose/models/face/pose_iter_116000.caffemodel
module can be used with opencv dnn mo…
-
Hello,
is there some easy way to perform head pose estimation within this framework?
I know about facial landmarks and how to extract them:
```
import face_recognition_models
import dlib
pre…
-
I konw using dlib or other face detector sdk to product face landmarks, but what about pose and eye ? Thanks a lot!
-
## Links
* Original Issue: https://github.com/IIIF/cookbook-recipes/issues/489
* Pull Request: https://github.com/IIIF/cookbook-recipes/pull/507
* Preview: https://preview.iiif.io/cookbook/048…
-
Hello, I'm developer with an iOS application,
Now I need Use MediaPipe Holistic To Tracking human body、face and hands, I try to Run the Example Demo and get the realtime pixelBuffer, But I can't get …
-
I'm having trouble understanding how exactly to use the fields within the BoundingBox3D message.
What direction relative to the box should the orientation pose be pointing? Should it be along one s…
-
Hello, Thank you for the amazing work. I would like to know how can I export the output .npy meshes into .obj, .npz or .pkl format? I would also like to know if the output .pkl file would follow the s…
-
Hi rsasaki, thanks for this project.
I have been using this localization with nav2 stack (slicing the 3rd dimension to 0) and I have faced some issues.
1. When using NDT or GICP, system suffers f…
-
**Is your feature request related to a problem? Please describe.**
We have a scenario where we require a stable signature for verification purposes. Currently, the existing functionality in kaspa w…