Git Product home page Git Product logo

face-recognition's Introduction

Deep learning for large picture database indexing

Dataset

Complete dataset can be found here : https://fex.insa-lyon.fr/get?k=DMBBtY0Z90zvqMtRqOZ (expired the 12/12/2019)

This dataset countains both training and test dataset for a total of 163 100 pictures (78 800 face and 84 300 non-face) in 36x36 format.

In order to work correctly, it needs to be extract at the root of the project.

Exploration

Notebook.ipnyb is the notebook in which we have made our experiments to build our model. All the process is detailled in the notebook.

Processing

Training.py and Visualizator.py are the two main scripts of this project.

Training.py is intended to train networks and save the best one in the form of a k-fold cross validation. You can train multiple network structure by adding your own network in the Net module and adding your network class in the net_type array. You can set various parameters like number of epoch, validation split etc... For complete the list of options, please refer to the -h option.

Visualizator.py is intended to see and store results of face recognition on a picture. Options such as threshold, number of minimal votes can be set (Complete list can be found with -h option).

Results

Couple of results can be seen in the results folder. By default, result after visualization are stored in this folder.

face-recognition's People

Watchers

El Ghali Benchekroun 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.