imageprep

View on PyPIReverse Dependencies (0)

0.3 imageprep-0.3-py3-none-any.whl

Wheel Details

Project: imageprep
Version: 0.3
Filename: imageprep-0.3-py3-none-any.whl
Download: [link]
Size: 15991
MD5: f74dc0d6790e2db2e1cc48e0cb12e674
SHA256: 463e93d97595329432e4d3bb8f8910e7b6a572789a94f52d59c1a3aa8a8740ec
Uploaded: 2020-05-22 01:09:26 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: imageprep
Version: 0.3
Summary: Image Preparation Utilities for Deep Learning
Author: Adane Bedada
Author-Email: adbedada[at]gmail.com
Home-Page: https://github.com/adbeda/imageprep
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.6.0
Requires-Dist: pillow
Requires-Dist: click
Requires-Dist: numpy
Requires-Dist: mock; extra == "test"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: codecov; extra == "test"
Provides-Extra: test
Description-Content-Type: text/markdown
[Description omitted; length: 5768 characters]

WHEEL

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

RECORD

Path Digest Size
imageprep/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
imageprep/coco.py sha256=logaqJ11Fx5IMRktwtJPwpisGmi51wZfaF2ho01p-zc 10227
imageprep/imcli.py sha256=LZG5SvSEkYL9XQJoX_rF0sFdFkX1c4rI15fj8fZmuxs 2323
imageprep/utils.py sha256=6GFy8a6NhKyS6mKdj4zzEFDKsxJxaqvAWVZ9kwHwqUw 7801
imageprep/voc.py sha256=HwNjOoJ8g63lkPz1Jufsougasw029le3wIU7J5TqQ1Y 4730
imageprep/yolo.py sha256=DOdmjCZk02CDC-KprpqWVaOpcND55sMtzaVqyNr0U_E 4492
tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/test_coco.py sha256=a9JGKPF1k3uHna4mgNtw5f_8GupFdXnwLewDMzYBZSU 2262
tests/test_utils.py sha256=BqK-qq3mXrg2Iztdq3qr0L-ieAXZLOenCK7ATAeMHQY 1680
tests/test_voc.py sha256=vH_MCQV2WQSSjY12EyOdEqO75ffxPSfOXmKp-3iMo2k 419
tests/test_yolo.py sha256=G86uuX2l-SMOpGzODosiEJcM4kSrW1rvFzMXJkPYXtY 1070
tests/data/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/data/labels/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
imageprep-0.3.dist-info/LICENSE.txt sha256=_yrUPnUZ5YAQthZH0YL0QvyV42Faxx8-Q9pxvyfaHPU 1090
imageprep-0.3.dist-info/METADATA sha256=DcnVNfR8mQ4xafZvryf_OQlR27a_3O8G08hOtFEZBrM 6913
imageprep-0.3.dist-info/WHEEL sha256=g4nMs7d-Xl9-xC9XovUrsDHGXt-FT0E17Yqo92DEfvY 92
imageprep-0.3.dist-info/entry_points.txt sha256=u7oHWTTEKnBxwIoDDzhOf0jcZpDnWwUHevVKI6PMzaE 97
imageprep-0.3.dist-info/top_level.txt sha256=t5v6nblmZOJhdehv0vXC3JBQ_U1uAwAfP2OZLpTo_a4 16
imageprep-0.3.dist-info/RECORD

top_level.txt

imageprep
tests

entry_points.txt

imageprep = imageprep.imcli:commands