-
Hello, If a pre-trained model for face-detection will be released like the demo as you show earlier?
-
### Describe the bug
A face should be invalid if any of its vertices are in the same position (at least that seems to be what should be happening in the example below).
Take this quad for exampl…
-
Hi, thank you for your excellent work! Are there implementation codes of the pipeline `Therefore, once the boundary loops and junction points are detected in a given scan, the next steps like segmenti…
-
can i save detected face as image or get face as base64 to send it to api
-
Occassionally, we receive an error when attempting to detect a face in a still image, we receive the following error:
Uncaught (in promise) Error: Box.constructor - expected box to be IBoundingBox …
-
This script is cool and simple enough but unfortunately it is failed in some cases. For example i have attached a file here which is not a face but detected text as a face in it.
![Screen Shot 2019…
-
C:\Users\daniy\Projects\Intelligent-Face-Recognition-Attendance-System>python app.py
2024-10-22 23:51:02.673761: W tensorflow/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic…
-
En: When I run CUDA_VISIBLE_DEVICES=0 python inference_single.py, if the face in the frame is particularly large, the face detection works fine. However, when the face in the frame is relatively small…
-
##### System information (version)
- OpenCV => 4.5.4
- Operating System / Platform => Windows 10 64 Bit
- Compiler => Python 3.8
##### Detailed description
[FaceDetectorYN](https://…
-
The weights seem to be off. Also, usually when a graph s saved, there are either three files or just one '*.ckpt' file. For the face network the weights have only two files. Nevertheless, it doesn't …