Skip to content

ha-anna/face_recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Face recognition project

About the Project

Built with

  • python3
  • pytest
  • black
  • ruff
  • cmake
  • dlib
  • numpy
  • face-recognition
  • opencv-python

Commit guide

  • feat – a new feature is introduced with the changes
  • fix – a bug fix has occurred
  • chore – changes that do not relate to a fix or feature and don't modify src or test files (for example updating dependencies)
  • refactor – refactored code that neither fixes a bug nor adds a feature
  • docs – updates to documentation such as a the README or other markdown files
  • style – changes that do not affect the meaning of the code, likely related to code formatting such as white-space, missing semi-colons, and so on.
  • test – including new or correcting previous tests
  • perf – performance improvements
  • ci – continuous integration related
  • build – changes that affect the build system or external dependencies
  • revert – reverts a previous commit

Contact

Ha Anna - @ha-anna - anna@haanna.com

About

(WIP) Facial recognition done with python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published