skin-tone-classifier

View on PyPIReverse Dependencies (0)

1.2.4 skin_tone_classifier-1.2.4-py3-none-any.whl

Wheel Details

Project: skin-tone-classifier
Version: 1.2.4
Filename: skin_tone_classifier-1.2.4-py3-none-any.whl
Download: [link]
Size: 116544
MD5: 14b339ac9aed616b4c03b7ffd801eb09
SHA256: 5f0471f532544c1a5292f2e11285cc8718b86a7bcf1b98a67a405634b7047b7e
Uploaded: 2024-03-04 09:52:59 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: skin-tone-classifier
Version: 1.2.4
Summary: An easy-to-use library for skin tone classification
Author-Email: Chenglong Ma <chenglong.m[at]outlook.com>
Maintainer-Email: Chenglong Ma <chenglong.m[at]outlook.com>
Project-Url: Homepage, https://chenglongma.com/SkinToneClassifier/
Project-Url: Bug Reports, https://github.com/ChenglongMa/SkinToneClassifier/issues
Project-Url: Funding, https://github.com/sponsors/ChenglongMa
Project-Url: Say Thanks!, https://saythanks.io/to/ChenglongMa
Project-Url: Repository, https://github.com/ChenglongMa/SkinToneClassifier/
Project-Url: Changelog, https://github.com/ChenglongMa/SkinToneClassifier/blob/main/CHANGELOG.md
Keywords: skin tone,image recognition,face detection,skin detection,image segmentation
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Classifier: Topic :: Scientific/Engineering :: Image Recognition
Classifier: Topic :: Scientific/Engineering :: Image Processing
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Scientific/Engineering :: Visualization
Classifier: Topic :: Sociology
Classifier: Topic :: Multimedia :: Graphics
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Terminals
Classifier: Environment :: Console
Classifier: Environment :: Web Environment
Classifier: Environment :: Win32 (MS Windows)
Classifier: Environment :: MacOS X
Classifier: Environment :: Other Environment
Requires-Python: >=3.9
Requires-Dist: opencv-python (>=4.9.0.80)
Requires-Dist: numpy (>=1.21.5)
Requires-Dist: colormath (>=3.0.0)
Requires-Dist: tqdm (>=4.64.0)
Requires-Dist: colorama (>=0.4.6)
Requires-Dist: packaging (>=23.1)
Requires-Dist: requests (>=2.31.0)
Requires-Dist: gooey (>=1.0.8.1); extra == "all"
Requires-Dist: re-wx (==0.0.10); extra == "all"
Requires-Dist: colored (==1.3.93); extra == "all"
Provides-Extra: all
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 28688 characters]

WHEEL

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

RECORD

Path Digest Size
stone/__init__.py sha256=x9NorP2Sw9YR6C2AdqC5dmmc-hwFqvtnctV_nQCuEf0 339
stone/__main__.py sha256=t6eTZrULSlT07cXmMAzR0ebzfu-jaHcI5f3_bILIziA 8924
stone/api.py sha256=AjjSwu25QRx_MlFHP4e6kZv0FV0dJ8F59Ov6pwbbWx8 3928
stone/image.py sha256=7Z47DzPXedalQ1jQ6R1pTXjm4XyjnN50iM3_vaOXZlI 17937
stone/package.py sha256=NZp9t-AkzyKllGpbK5GPtp1pn4XInEm88nlyWP-GUms 532
stone/utils.py sha256=RIxSN9yTMiNy7h6vYwlp-ZU2tMUftPTtabKkNyKNfWc 17545
stone/ui/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
stone/ui/config_icon.png sha256=rRl7Av3lhl7MJ-aG2UravqiDJwgRemB2xUdMgw1AqsE 48199
stone/ui/program_icon.png sha256=rRl7Av3lhl7MJ-aG2UravqiDJwgRemB2xUdMgw1AqsE 48199
skin_tone_classifier-1.2.4.dist-info/LICENSE sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY 35149
skin_tone_classifier-1.2.4.dist-info/METADATA sha256=2WHuRQV57eYrUjyOudvLseKqYnxUZp5vB-sc2nkrsi0 31265
skin_tone_classifier-1.2.4.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
skin_tone_classifier-1.2.4.dist-info/entry_points.txt sha256=yEzkymAoau0Hf7oHtRD2tO6phOQRdHcaOOEqoVBNXKE 93
skin_tone_classifier-1.2.4.dist-info/top_level.txt sha256=VKTUA1baCOKxhxp4xpZQFjQ9hgNWWTGUP--_kpc1NH8 6
skin_tone_classifier-1.2.4.dist-info/RECORD

top_level.txt

stone

entry_points.txt

stone = stone.__main__:main
stone-gui = stone.__main__:main