fdet

View on PyPIReverse Dependencies (1)

0.2.1 fdet-0.2.1-py3-none-any.whl

Wheel Details

Project: fdet
Version: 0.2.1
Filename: fdet-0.2.1-py3-none-any.whl
Download: [link]
Size: 25449
MD5: e112f9e0a4dbfde27df86e807413c117
SHA256: dcd04e2658a0aafc52c61c289f354a20002e3ee48b33efcf4a8c86b59a917977
Uploaded: 2020-05-14 21:42:20 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: fdet
Version: 0.2.1
Summary: An easy to use face detection module based on MTCNN and RetinaFace algorithms.
Author: Antonio C. Nazare Jr.
Author-Email: antonio.nazare[at]dcc.ufmg.br
Maintainer: Antonio C. Nazare Jr.
Maintainer-Email: antonio.nazare[at]dcc.ufmg.br
Home-Page: http://github.com/acnazarejr/fdet
Download-Url: http://github.com/acnazarejr/fdet
Keywords: face recognition detection biometry
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: MIT License
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Other Audience
Classifier: Intended Audience :: System Administrators
Classifier: Natural Language :: English
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Classifier: Operating System :: Microsoft :: Windows :: Windows 7
Classifier: Operating System :: Microsoft :: Windows :: Windows 8
Classifier: Operating System :: Microsoft :: Windows :: Windows 8.1
Classifier: Operating System :: MacOS
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Software Development :: Libraries
Requires-Python: >=3.5
Requires-Dist: ttictoc
Requires-Dist: opencv-python
Requires-Dist: click
Requires-Dist: tqdm
Requires-Dist: colour
Requires-Dist: colorama
Description-Content-Type: text/markdown
[Description omitted; length: 8965 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.34.2)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
fdet/__init__.py sha256=fsHxPNzdH_1ilEyIRZg-SNlUmbE_qsxt4hwY5PTsrE4 229
fdet/detector.py sha256=ud_8NrBb01QFfNhBP1cD4TO1XzNq1YRVqEiw9aHywL8 6802
fdet/mtcnn.py sha256=ohcgGIw_6dYgqlQd-N8oN_PMgpzXPoBjjkpuU0RmBTU 31831
fdet/retinaface.py sha256=FWtpAkZk6homPHZkfHjidoivV_WWhd8NIXlSUHNub_A 21217
fdet/cli/__init__.py sha256=7okZjmaYO2nRl6f3_m0Mo363nPoU2wsD5JGpiI6KS0o 22
fdet/cli/main.py sha256=yuDAP2e9m3WanywtOJd1k6nrkVk0cKFtpTn29yRA6Uc 11383
fdet/utils/__init__.py sha256=qu2Zxz85JFYFjMbQKLmnpK1NO1LnVCERPux8PDDzwBA 34
fdet/utils/errors.py sha256=B5JxWmQr--OD1Xe8PMUGePYp8xd_k_xPSjwtR3qyzRk 565
fdet/utils/io.py sha256=t3WmiOpfHWXt-puQJnqBckH4w8pt2eS5kc8G1qdEtR8 4038
fdet-0.2.1.dist-info/LICENSE sha256=brVHmy0ddUwbNL2yFD9SeB6lvn9GYfAtYts7lnC3WXw 1071
fdet-0.2.1.dist-info/METADATA sha256=mQE6iEo9D_Z-Cyo32wZAVLHTGzdmVNNKLohaaqQvmx8 10730
fdet-0.2.1.dist-info/WHEEL sha256=g4nMs7d-Xl9-xC9XovUrsDHGXt-FT0E17Yqo92DEfvY 92
fdet-0.2.1.dist-info/entry_points.txt sha256=5bVpOkv0-22OrnGh0B2XBdfRqJ5D3SwecPimLVGthvE 45
fdet-0.2.1.dist-info/top_level.txt sha256=y7_wH7qLveSlYUcTY-W1ypmd-sorFHwXSuKVCzb3exI 5
fdet-0.2.1.dist-info/RECORD

top_level.txt

fdet

entry_points.txt

fdet = fdet.cli.main:main