Skip to main content

Simple project for grouping faces of people by encodings.

Project description

Face group

Grouping rgb and infra people`s faces by folders using face features

face-group finds faces using dlib

Parameters:

  • input-dir - path of directory with rgb and infra images
  • output-dir - path of output directory (default="out")
  • verbose - show info or not
  • model - type of backend for computing features

Installation

sudo apt-get install build-essential cmake
pip install face-group

Usage

$ face-group --help
Usage: face-group [OPTIONS]

  It groups the faces of similar people

Options:
  -i, --input-dir PATH   Path of directory with rgb and infra images.
  -o, --output-dir PATH  Path of output directory (default='out').
  -v, --verbose BOOLEAN  Show info or not.
  -m, --model [hog|cnn]  Type of backend for computing features.
  --help                 Show this message and exit.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

face-group-0.1.5.tar.gz (3.7 kB view hashes)

Uploaded Source

Built Distribution

face_group-0.1.5-py3-none-any.whl (4.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page