fdet-offline

View on PyPIReverse Dependencies (0)

1.0.5 fdet_offline-1.0.5-py3-none-any.whl

Wheel Details

Project: fdet-offline
Version: 1.0.5
Filename: fdet_offline-1.0.5-py3-none-any.whl
Download: [link]
Size: 23294
MD5: 01fc12d4335bdbb632907878b30dba7c
SHA256: 323f62d00c0ff9e28a43cd4423794286779df189474f2dd169923f689bcf3562
Uploaded: 2020-10-22 14:02:41 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: fdet-offline
Version: 1.0.5
Summary: An easy to use face detection module based on MTCNN and RetinaFace algorithms.
Author: Viktoria R.
Author-Email: viktoria.rosjo[at]gmail.com
Maintainer: Viktoria R.
Maintainer-Email: viktoria.rosjo[at]gmail.com
Home-Page: https://github.com/vikrosj/fdet-offline
Download-Url: https://github.com/vikrosj/fdet-offline/archive/1.0.5.tar.gz
Keywords: face recognition detection biometry
Requires-Python: >=3.8
Requires-Dist: CacheControl (==0.12.6)
Requires-Dist: Pillow (==8.0.0)
Requires-Dist: appdirs (==1.4.3)
Requires-Dist: attrs (==20.2.0)
Requires-Dist: certifi (==2019.11.28)
Requires-Dist: chardet (==3.0.4)
Requires-Dist: click (==7.1.2)
Requires-Dist: colorama (==0.4.4)
Requires-Dist: colour (==0.1.5)
Requires-Dist: contextlib2 (==0.6.0)
Requires-Dist: distlib (==0.3.0)
Requires-Dist: distro (==1.4.0)
Requires-Dist: fdet-offline-mtcnn-weights (==1.0.0)
Requires-Dist: future (==0.18.2)
Requires-Dist: html5lib (==1.0.1)
Requires-Dist: idna (==2.8)
Requires-Dist: iniconfig (==1.1.1)
Requires-Dist: ipaddr (==2.2.0)
Requires-Dist: lockfile (==0.12.2)
Requires-Dist: msgpack (==0.6.2)
Requires-Dist: numpy (==1.19.2)
Requires-Dist: opencv-python (==4.4.0.44)
Requires-Dist: packaging (==20.3)
Requires-Dist: pep517 (==0.8.2)
Requires-Dist: pluggy (==0.13.1)
Requires-Dist: progress (==1.5)
Requires-Dist: py (==1.9.0)
Requires-Dist: pyparsing (==2.4.6)
Requires-Dist: pytest (==6.1.1)
Requires-Dist: pytoml (==0.1.21)
Requires-Dist: requests (==2.22.0)
Requires-Dist: retrying (==1.3.3)
Requires-Dist: six (==1.14.0)
Requires-Dist: toml (==0.10.1)
Requires-Dist: torch (==1.6.0+cpu)
Requires-Dist: torchvision (==0.7.0+cpu)
Requires-Dist: ttictoc (==0.5.6)
Requires-Dist: urllib3 (==1.25.8)
Requires-Dist: webencodings (==0.5.1)
Description-Content-Type: text/markdown
[Description omitted; length: 2681 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=fKCRzwmo0qHWEY9Z5L7hez10cHiwLV_qow2YtemtKMQ 31841
fdet/retinaface.py sha256=ZjkbzqDZP7Kj2pI7sIw8ccM3ZlQVitL2AQDpv8WO-zE 21185
fdet/cli/__init__.py sha256=7okZjmaYO2nRl6f3_m0Mo363nPoU2wsD5JGpiI6KS0o 22
fdet/cli/main.py sha256=nZkDryWQIwS7aacI8kOWRB-TfcjHQuTH1XHFmLF7cBs 11411
fdet/utils/__init__.py sha256=qu2Zxz85JFYFjMbQKLmnpK1NO1LnVCERPux8PDDzwBA 34
fdet/utils/errors.py sha256=B5JxWmQr--OD1Xe8PMUGePYp8xd_k_xPSjwtR3qyzRk 565
fdet/utils/io.py sha256=wBucSx0gDhw0kuOCRGPnxu3uu-CBEICJDZKKOWH8EjA 4168
fdet_offline-1.0.5.dist-info/LICENSE sha256=brVHmy0ddUwbNL2yFD9SeB6lvn9GYfAtYts7lnC3WXw 1071
fdet_offline-1.0.5.dist-info/METADATA sha256=X08enr5qAs6d6ajAzF25NSSbZAoBc-kme4yuvlOYM8A 4554
fdet_offline-1.0.5.dist-info/WHEEL sha256=g4nMs7d-Xl9-xC9XovUrsDHGXt-FT0E17Yqo92DEfvY 92
fdet_offline-1.0.5.dist-info/entry_points.txt sha256=5bVpOkv0-22OrnGh0B2XBdfRqJ5D3SwecPimLVGthvE 45
fdet_offline-1.0.5.dist-info/top_level.txt sha256=y7_wH7qLveSlYUcTY-W1ypmd-sorFHwXSuKVCzb3exI 5
fdet_offline-1.0.5.dist-info/RECORD

top_level.txt

fdet

entry_points.txt

fdet = fdet.cli.main:main