ultralytics / yolov5

YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
https://docs.ultralytics.com
GNU Affero General Public License v3.0
50.79k stars 16.36k forks source link

YOLOv5 for Face Recognition/Verification #6784

Closed rtm-1dyakonov closed 2 years ago

rtm-1dyakonov commented 2 years ago

Search before asking

Question

Hi there! I am strongly interested in using YOLOv5 in face verification web app.

Is it possible though?

Additional

No response

RoudyES commented 2 years ago

Hello @rtm-1dyakonov, check out Deepcam's implementation if you want. They used Yolov5 to train a very powerful face detector, they've also modified the head a bit to include the 5 face landmarks.

github-actions[bot] commented 2 years ago

👋 Hello, this issue has been automatically marked as stale because it has not had recent activity. Please note it will be closed if no further activity occurs.

Access additional YOLOv5 🚀 resources:

Access additional Ultralytics ⚡ resources:

Feel free to inform us of any other issues you discover or feature requests that come to mind in the future. Pull Requests (PRs) are also always welcomed!

Thank you for your contributions to YOLOv5 🚀 and Vision AI ⭐!