-
Using skia to draw bounding boxes around the detected face, but the boxes are always offset to the bottom right.
` const { detectFaces } = useFaceDetector({
performanceMode: 'fast',
conto…
-
eg:
final anInputImg = InputImage.fromFile(file);
var detectorResult = await FaceDetector(options: FaceDetectorOptions(minFaceSize: 0.3)).processImage(anInputImg);
the app calling the processIma…
-
Great job!
Does the wild image take a face detector to crop the face area?
Can you open an inference script for wild images?
-
I follow the instruction step by step in https://github.com/TadasBaltrusaitis/OpenFace/wiki/Unix-Installation . And I did download the model as show in https://github.com/TadasBaltrusaitis/OpenFace/wi…
-
Type: Bug
# Behaviour
Tests Explorer was not show tests
![image](https://github.com/user-attachments/assets/6bb09e33-1141-467f-ab50-5aea341c1ab3)
## Steps to reproduce:
1. I'm sorry, …
-
How do we embed the face API? when I try to download and extract the zipfile with the folder name face-api.js-master it has a bunch of errors
face-api.js:1092 GET http://blah.com/tiny_face_detector…
-
### Describe your issue. If applicable, add screenshots to help explain your problem.
processImage function error only android
packge version
google_mlkit_face_detection: ^0.11.1
google_mlki…
-
### Describe your issue. If applicable, add screenshots to help explain your problem.
This requirement addresses the issue where face detection is not functioning properly on Android when using the…
-
Trying the code 01_basics.ipynb in Colab, got the error below. I have also tried it in local environment, end up getting the same result.
![Screenshot 2024-10-29 at 17-32-55 01_basics ipynb - Colab…
-
# S3FD: Single Shot Scale-invariant Face Detector #
- Author: Shifeng Zhang, Xiangyu Zhu, Zhen Lei, Hailin Shi, Xiaobo Wang, Stan Z. Li
- Origin: https://arxiv.org/abs/1708.05237
- Related:
- …