mirror of
https://github.com/serengil/deepface.git
synced 2025-06-06 11:35:21 +00:00
new version and stock photo for model portfolio updated
This commit is contained in:
parent
167a8ca392
commit
e1aebe5e2e
@ -134,7 +134,7 @@ embedding_objs = DeepFace.represent(img_path = "img.jpg",
|
||||
)
|
||||
```
|
||||
|
||||
<p align="center"><img src="https://raw.githubusercontent.com/serengil/deepface/master/icon/model-portfolio-v8.jpg" width="95%" height="95%"></p>
|
||||
<p align="center"><img src="https://raw.githubusercontent.com/serengil/deepface/master/icon/model-portfolio-20240316.jpg" width="95%" height="95%"></p>
|
||||
|
||||
FaceNet, VGG-Face, ArcFace and Dlib are [overperforming](https://youtu.be/i_MOwvhbLdI) ones based on experiments. You can find out the scores of those models below on [Labeled Faces in the Wild](https://sefiks.com/2020/08/27/labeled-faces-in-the-wild-for-face-recognition/) set declared by its creators.
|
||||
|
||||
|
@ -1 +1 @@
|
||||
__version__ = "0.0.86"
|
||||
__version__ = "0.0.87"
|
||||
|
BIN
icon/model-portfolio-20240316.jpg
Normal file
BIN
icon/model-portfolio-20240316.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 250 KiB |
@ -1,3 +1,3 @@
|
||||
{
|
||||
"version": "0.0.86"
|
||||
"version": "0.0.87"
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user