Skip to content

Barış Çelik ile beraber geliştirdiğimiz stant projesidir.

License

Notifications You must be signed in to change notification settings

hacettepeaiclub/face-recognition-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Face Recognition Application

Requirements

Python 3.11

Structure

- celebrities_images  # Supported file types are: `jpg`, `jpeg`, `png`
    - Angelina Jolie  # Folder
        - 1.jpg
        - 2.jpg
        - 3.jpg
    - Brad Pitt  # Folder
        - 1.jpg
        - 2.jpg
        - 3.jpg
- app.py  # Contains the application
- models  # Contains the models that are required to run the application

Installation

  • Create a virtualenv

  • Install the dependencies from requirements.txt

  • After downloading required libraries download models from our google drive.

  • Change email part to your email and password

Downloads

Usage

Open your command prompt, type python app.py and press enter...

Authors

License

This project is licensed under the terms of the MIT license.

About

Barış Çelik ile beraber geliştirdiğimiz stant projesidir.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages