Giter Site home page Giter Site logo

ai-face-comparer's Introduction

ai-face-comparer

Command

python "main.py" --source_images "source_images"

Source images should be a directory containing your people's images that will get compared with each other

- source_images
    - David
    - Bob
    - Sarah
    - etc

Example output

source_images\PXL_20221123_224337061.MP.jpg
Hits: 82.  Score: 58.962542112367615
source_images\PXL_20230804_220655323.PORTRAIT.jpg
Hits: 81.  Score: 58.30793635357012
source_images\IMG_20230821_165950.jpg
Hits: 79.  Score: 57.91023323102564
source_images\PXL_20221105_011053188.MP.jpg
Hits: 82.  Score: 57.73867708056598
source_images\IMG_20110423_181250.jpg
Hits: 78.  Score: 56.56335279322644
source_images\IMG_20230217_112954.jpg
Hits: 78.  Score: 56.51224985767183
source_images\IMG_20230101_094345.jpg
Hits: 79.  Score: 56.176979792697836
source_images\PXL_20221022_153547675.PORTRAIT.jpg
Hits: 80.  Score: 55.64468732452013

Pre-Requisites

  1. Git
  2. Python 3.10
  3. Open cmd
  4. Clone the repository
    1. git clone https://github.com/djbielejeski/ai-face-comparer
  5. Navigate into the repository
    1. cd ai-face-comparer

Activate Environment and Install Dependencies

python -m venv venv
venv\Scripts\activate.bat
pip install -r requirements.txt

Run

python "main.py" --source_images "C:/source_images"

Cleanup

cmd> deactivate 

ai-face-comparer's People

Contributors

djbielejeski avatar

Stargazers

 avatar maxcom avatar Visual Synthesizer  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

maxcom99

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.