-
Hello~
Thanks for sharing the code, It is a good tool to do the face recognition.
Now I am trying to reproduce the result. Wounding what is the training and validation dataset used for the follo…
-
# Type hints are great!
## Not only do they make codebases more robust and prevent errors from being written, often times, they make functions describe themselves, without the developer needing to re…
-
```
ValueError Traceback (most recent call last)
~\AppData\Local\Temp\ipykernel_19024\3726206110.py in
3
4 for model in models:
----> 5 result = D…
-
:warning: **Preliminary Data** :warning:
# Face Models Comparison
I started collecting data about all the face models available for IPAdapter. I'm generating thousands of images and comparing th…
cubiq updated
7 months ago
-
hi, I am a fresher of python and Github. I can't see the 'database' file like what's showed in the tutorial video. Is there anything wrong with my system?
------------------------------------------…
-
![image](https://user-images.githubusercontent.com/63213154/214882210-7347f629-0a9f-467c-b3cd-1d70f7d53206.png)
Good afternoon,
Running deepface model with LFW dataset, I got this message above. T…
-
Hi, I am running deepface on my Mac (system report listed below).
```Model Name: MacBook Pro
Model Identifier: MacBookPro17,1
Chip: Apple M1
Total Number of Cores: 8 (4 performance and 4 eff…
-
What value of target_size should I use for each of the models?
"VGG-Face",
"Facenet",
"Facenet512",
"OpenFace",
"DeepFace",
"DeepID",
"ArcFace",
"Dlib",
"SFace",
…
-
Hello, I have a usecase where I have to recognize people from a livestream and I found your library and want to test it.
I already have a good face-detection AI, so I'm only interested in the recogn…
-
Hi @serengil ,
Kindly share your thoughts on why i am getting false positives in images repeatedly.
I have observed that setting threshold value to less than 0.40 gives lot of matches, I have extr…