Skip to main content

A Python package for collecting face data for face recognition.

Project description

This command allows users to to collect face data:

collect-face-data --output_path . --source 0 --label "user_id" --num_of_img 10 --percent_test 20 --augment True

  • output_path: Location where the data will be stored.

  • source: source of video - 0 is camera.

  • label: label of data, it can be name of user or id of user.

  • num_of_img: number of image will be captured.

  • percent_test: the percentage of data for model testing.

  • augment: increase number of data.

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

collect_face_data-0.0.1.tar.gz (6.7 kB view hashes)

Uploaded Source

Built Distribution

collect_face_data-0.0.1-py3-none-any.whl (7.2 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