Skip to content

Add SFace for face recognition#3

Merged
fengyuentau merged 4 commits intoopencv:masterfrom
fengyuentau:add_SFace_face_recognition
Oct 15, 2021
Merged

Add SFace for face recognition#3
fengyuentau merged 4 commits intoopencv:masterfrom
fengyuentau:add_SFace_face_recognition

Conversation

@fengyuentau
Copy link
Copy Markdown
Member

@fengyuentau fengyuentau commented Sep 28, 2021

  • SFace and demo implementation.
  • Benchmark support and results for SFace.
  • Update benchmark results (median) for all existing models.

NOTE: This model is current in OpenCV:PR#20422. Once OpenCV:PR#20422 is merged, the code in sface.py and $OpenCV_Zoo/models/face_detection_yunet/yunet.py needs to be updated.

@fengyuentau
Copy link
Copy Markdown
Member Author

cc @kaingwade @zihaomu

Copy link
Copy Markdown
Member

@zihaomu zihaomu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your contribution. How does the model perform on the different platforms?

@fengyuentau
Copy link
Copy Markdown
Member Author

fengyuentau commented Sep 29, 2021

Thanks for your contribution. How does the model perform on the different platforms?

@zihaomu Done.

@fengyuentau
Copy link
Copy Markdown
Member Author

cc @crywang

@fengyuentau
Copy link
Copy Markdown
Member Author

will update to the OpenCV API cv.FaceRecognizerSF when OpenCV 4.5.4 python package is released.

@fengyuentau fengyuentau merged commit 266f189 into opencv:master Oct 15, 2021
@fengyuentau fengyuentau deleted the add_SFace_face_recognition branch October 25, 2021 03:23
fengyuentau added a commit that referenced this pull request Jun 8, 2023
* SFace and demo impl

* benchmark support and results for SFace
@fengyuentau fengyuentau self-assigned this Dec 28, 2023
@fengyuentau fengyuentau added add model request to add a new model benchmark Benchmark related issues & PRs labels Dec 28, 2023
@fengyuentau fengyuentau added this to the 4.9.0 (first release) milestone Dec 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

add model request to add a new model benchmark Benchmark related issues & PRs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants