Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

DeepFace UI is a web application for facial recognition and analysis built with DeepFace. It offers an intuitive interface to upload images, automatically extract faces, and perform state-of-the-art facial verification and attribute analysis.

Notifications You must be signed in to change notification settings

GONZOsint/deepfaceui

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

DeepFace UI

DeepFace UI is a web application for facial recognition and analysis built with DeepFace. It offers an intuitive interface to upload images, automatically extract faces, and perform state-of-the-art facial verification and attribute analysis.

alt text


Requirements 📦

  • Python 3.x
  • Dependencies:
    • Flask
    • OpenCV (opencv-python)
    • NumPy
    • Requests
    • DeepFace
    • Werkzeug

Tip: Use a virtual environment to manage dependencies efficiently.


Installation 🛠️

  1. Clone the Repository:

    git clone https://github.com/your-username/deepface-ui.git
    cd deepface-ui
  2. Create and Activate a Virtual Environment:

    • Windows:
      python -m venv venv
      venv\Scripts\activate
    • macOS/Linux:
      python3 -m venv venv
      source venv/bin/activate
  3. Install the Dependencies:

    pip install flask opencv-python numpy requests deepface werkzeug

Usage 🚀

Start the application with:

python app.py

Then, open your browser and navigate to http://127.0.0.1:5000/ to begin using DeepFace UI.


Configuration ⚙️

DeepFace UI is preconfigured with industry-standard settings, but you can easily adjust parameters such as the DeepFace model, distance metric, and detector backend to tailor the analysis to your needs.


Contributing 🤝

Contributions are welcome! To contribute:

  1. Fork the repository.
  2. Create a new branch for your changes.
  3. Commit with clear, concise messages.
  4. Open a pull request for review.

About

DeepFace UI is a web application for facial recognition and analysis built with DeepFace. It offers an intuitive interface to upload images, automatically extract faces, and perform state-of-the-art facial verification and attribute analysis.

Topics

Resources

Stars

Watchers

Forks

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.