first version of package scrfd
Project description
# borrow many code from: https://github.com/deepinsight/insightface/tree/master/detection/scrfd
## How to install:
pip install cerberuspackage
## code python:
`` from cerberuspackage import SCRFD detector = SCRFD(“your onnx model”)
#bboxes: [top_left_x, top_left_y, bottom_right_x, bottom_right_y], #kpss: corrdinate 5 point on the face (left_eye, right_eye, nose, left_lip, right_lip)
bboxes, kpss = detector(img) #your postprocess with data predict by dcrfd ``
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file cerberus_package_1-0.0.5.tar.gz.
File metadata
- Download URL: cerberus_package_1-0.0.5.tar.gz
- Upload date:
- Size: 10.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.7.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ecfe3d5d204dd4459a409477674f76f818f81616b8891ce2179841f6c36804eb
|
|
| MD5 |
33f055b9e17c179c00f929c987bfde36
|
|
| BLAKE2b-256 |
a82db29416a23f45963a4b86e698723e359b52cdd8a0ffed521b5b2b397f4ce1
|
File details
Details for the file cerberus_package_1-0.0.5-py3-none-any.whl.
File metadata
- Download URL: cerberus_package_1-0.0.5-py3-none-any.whl
- Upload date:
- Size: 11.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.7.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9b8e6a8465b2c0d5b1a1db69db8537da11384faaed6629c7745fffeb8beba3ac
|
|
| MD5 |
cbf415f09c3294877847cb40720a7503
|
|
| BLAKE2b-256 |
1f211c1a1a6f1b1fa4f4554ed992b92401b79052ba59b558524ca4bcdd02ffc1
|