-
For Face Detection,implemented as it is in sample, getting expected output. But when trying to run Face detection in Foreground Service it is throwing **java.lang.IllegalStateException: MlKitContext…
-
Hi thank you a lot for your efforts, but i need some helps in the face recognition : my goal is to compare two face images for that i compute the descriptor o each image and the euclidean Distance th…
-
First I want to thank you for the wonderful work you do.
I am using the [face-landmarks-detection model](https://github.com/tensorflow/tfjs-models/blob/master/face-landmarks-detection). The model i…
-
I am using @tensorflow-models/face-landmarks-detection: 0.0.2 with wasm backend. I am drawing an image onto a canvas and then using the canvas the classify the landmarks.
The first image is classif…
-
Week 2 Step 1 ⬤◯◯◯◯◯◯◯ | 🕐 Estimated completion: 5-20 minutes
## Getting Emotional ~ With the Face API
> Because of amazing APIs, you don't need to be an expert in machine learning and AI to take ad…
ghost updated
3 years ago
-
C/C++ debug|armeabi-v7a : CMake Error at app\src\main\cpp\CMakeLists.txt:103 (target_link_libraries):
Cannot specify link libraries for target "yolov5" which is not built by
this project.
-
When I run facedetector in my android phone and using the java demo, I find only 'face.getBoundingBox()' can make out the result but other APIs , such as face.getHeadEulerAngleX and face.getLandmark, …
-
Man I failed running this code:
it gives output:
> RuntimeError Traceback (most recent call last)
in
1 cap = cv2.VideoCapture(0)
2 hog_face_detector =…
ghost updated
4 years ago
-
According to [this](https://google.github.io/mediapipe/solutions/face_mesh.html#overview) post, ARCore, Firebase MLKit face detection API and youtube try-on uses MediaPipe as a core solution. I have t…
-
Despite having an API, I clearly have no clue how to perform landmark recognition since there is a lack of a concrete example and documentation regarding using the face landmark class.
sr229 updated
4 years ago