Coder Social home page Coder Social logo

mfinue / niepce Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 7 KB

Cet outil est utilisé pour identifier les visages sur les photos prises lors de la conférence MFINUE. Par la suite, les photos étiquetées sont servies aux participants

Python 100.00%

niepce's Introduction

Niepce

A util to identify, to distinguish, and to tag each photo taken during the MFINUE Conference.

Usage

Create two folders at the root of of the project:

  • images should hold all the input images whose faces will be tagged
  • keys should serve as a parent directory to your key images. Each key image should be a distinct folder and contain at least one picture of that person's face

Now the new directory tree shold be looking like this:

📂 niepce
 ├─── 📂 images
 |    └─── 📷 image1.png
 └─── 📂 keys
      ├─── 📂 person1
      |    ├─── 📷 key1.png
      |    └─── 📷 key2.png
      └───📂 person2
          └───...

Run the following command to execute the script

$ python . ./images --keys ./keys

The results should appear in a freshly created folder out

niepce's People

Contributors

testroyer avatar cborac avatar

Watchers

Sarper Makas avatar

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.