mirror of
https://github.com/serengil/deepface.git
synced 2025-06-08 20:45:22 +00:00
Merge pull request #1112 from serengil/feat-task-1603-version-0087
new version and stock photo for model portfolio updated
This commit is contained in:
commit
a13f37c7c9
@ -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