Skip to main content

Enable thumbor to use ArcFace to run face detection

Project description

thumbor_arcface

Thumbor ArcFace can recognize side faces, higher recognition rate.

Environment

  • Thumbor >= 7.0.0
  • ArcFace SDK >= 3.0

Installation

pip install thumbor_arcface

Enable detector

  • Add thumbor_arcface to your thumbor.conf.
DETECTORS = [
    'thumbor_arcface',
    'thumbor.detectors.feature_detector',
]
  • At the end of your thumbor.conf, add ArcFace's ARC_APP_ID and ARC_SDK_KEY, Remember to modify the value.
########### ArcFace #########
ARC_APP_ID = ''
ARC_SDK_KEY = ''

Thanks

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

thumbor_arcface-0.1.2.tar.gz (2.9 kB view details)

Uploaded Source

File details

Details for the file thumbor_arcface-0.1.2.tar.gz.

File metadata

  • Download URL: thumbor_arcface-0.1.2.tar.gz
  • Upload date:
  • Size: 2.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.9.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.0

File hashes

Hashes for thumbor_arcface-0.1.2.tar.gz
Algorithm Hash digest
SHA256 87c3b626c8ec3b55f3ebf0ac6e97f7f77a23427939a61bb4b7e8079ca84bd86a
MD5 27f7c31a79b1b9fe554dea0633554e0d
BLAKE2b-256 151f7965c06bba9396439483445f62d1b9c43c3808e836b9ea93dbb956c8e7ac

See more details on using hashes here.

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