-
Hey,
first of all thank you very much for this amazing framework!
I was recently playing around with a facial dataset and using DeepFace. For some models I used the cosine distance and got value…
-
Hi, I am struggling with errors for docker file built giving me errors.
Can you help me with docker file for running deepface on a windows machine?
sri9s updated
2 years ago
-
None of the methods provided by the DeepFace module return the bounding boxes of the detected faces, but each of the detectors do return this data. I'd like to see this data returned wherever multipl…
-
Is there parameter you can pass in the stream() function to just get the emotions data?
ghost updated
2 years ago
-
I was using your library to detect all the faces in my dataset.
When iterating through the folder,I recieved the following stack trace
```
File "/usr/local/lib/python3.7/dist-packages/retinaface/Re…
-
Hello, I am completely new to deepface and I recently faced an error stated in this image when running DeepFace.stream(). I tried to reinstall deepface, keras and h5py packages but the problem still o…
-
### Checklist
- [X] I have searched related issues but cannot get the expected help.
- [X] 2. I have read the [FAQ documentation](https://github.com/open-mmlab/mmdeploy/blob/master/docs/en/faq.md) bu…
-
Hi,
I have stream working with an http mjpeg stream: DeepFace.stream(source = "http://10.0.0.101:8081")
However an H264 rtsp stream only grabs the first frame (I think) and then crashes after abo…
-
As mentioned in #220 , the Azure content tags would be used to categories the input image into different categories. On the basis of these categories we need to select the appropriate specialized mode…
-
when I run face-recognition-how.py ,it gives me an error as follows:
> Traceback (most recent call last):
File "D:/code/deepface-master/tests/face-recognition-how.py", line 26, in
img1 = f…