Skip to content

Latest commit

 

History

History
35 lines (30 loc) · 1018 Bytes

README.md

File metadata and controls

35 lines (30 loc) · 1018 Bytes

Face-Search-in-directory

A software that allows you to filter the photos in which a specific person is present from a list of images.

Features:

Prerequisites

  • Python3
  • cmake
  • CUDA support for nvidia GPU (Optional)

Installation

  • Clone the repository using
  git clone https://github.com/shaheryar1/Face-Search-in-directory.git
  • Install python dependencies using
  pip3 install -r requirements.txt
  • Run using
  python3 Interface.py

OR

You can download the .exe file for windows only from my drive

Usage

Interface