ageitgey / ageitgey/face_recognition

Training code for dlib face recognition resnet model

Open
#565 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
56.8k
Forks
13.7k
PR merge metrics
No merged PRs in 30d

Description

Is there a training code or example available for the model dlib_face_recognition_resnet_model_v1 from https://github.com/davisking/dlib-models?

Also curious if there are any document on what the ResNet architecture look like and etc.

Thanks!

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the face_recognition repository's Python and command-line entry points, then inspect the linked dlib-models repository for the dlib_face_recognition_resnet_model_v1 model. Done would require identifying or adding a usable training example and documenting the model's ResNet architecture, with the relevant source or documentation locations clearly linked.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
documentation, machine-learning
Issue type
Documentation
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.