-
Hi, your solution is cool!
What do we need to get following performance?
https://github.com/TencentYoutuResearch/FaceDetection-DSFD
DSFD achieves the best performance among all of the state-of-…
-
Hi authors, Great work! And I know that you're migrating caffe SSH to this repo which will be re-write by MXnet. I have done such work these days but can not achieve the same accuracy as it was by Caf…
-
### System Info
transfomers.js v3.0.0, electron v32.0.1 (Chromium 128), Windows 10 22H2
### Environment/Platform
- [X] Website/web-app
- [ ] Browser extension
- [ ] Server-side (e.g., Node.…
-
### 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…
-
Error downloading object: assets/face_detector.onnx (08bd3e3): Smudge error: Error downloading assets/face_detector.onnx (08bd3e3febd685ffb4fd7d9d16a101614cc7fc6ab08029d3cb6abe5fb12d3c64): batch respo…
fzoli updated
2 months ago
-
detector = dlib.fhog_object_detector(DETECTOR)
haar_detector = dlib.fhog_object_detector(DETECTOR)
HAAR_CLASSIFIER = 'data/haarcascade_frontalcatface.xml'
DETECTOR = 'data/cat_face_detector.svm'
-
Task :vision-camera-trustee-face-detector-v3:compileDebugJavaWithJavac
\node_modules\vision-camera-trustee-face-detector-v3\android\src\main\java\com\visioncamerafacedetector\VisionCameraFaceDetector…
-
Bug Description
The Flutter Face Detector package fails to detect faces in images captured using the front camera through the ImagePicker package. The issue persists even when selecting the same imag…
-
# Face Attention Network: An effective Face Detector for the Occluded Faces #
- Author: Jianfeng Wang, Ye Yuan, Gang Yu
- Origin: https://arxiv.org/abs/1711.07246v1
- Related:
- https://github…
-
Hello. Thanks your impressive works!
Which face detector method do you use when processing image?
And where can I find your train/test codes?