colourize

View on PyPIReverse Dependencies (0)

0.1.0 colourize-0.1.0-py3-none-any.whl

Wheel Details

Project: colourize
Version: 0.1.0
Filename: colourize-0.1.0-py3-none-any.whl
Download: [link]
Size: 8720
MD5: d220998400733cdd0d7874aabab888bd
SHA256: 732b86c5db60b77d1cc84362427006636e23057b429fd8cb9e0ea6eeb14de7a5
Uploaded: 2019-12-01 15:37:11 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: colourize
Version: 0.1.0
Summary: Convert image datasets to other colourspaces.
Author: Derek Goddeau
Author-Email: derek.j.goddeau[at]pm.me
Home-Page: https://gitlab.com/starshell/datadyne/colourize
Project-Url: Repository, https://gitlab.com/starshell/datadyne/colourize
License: Apache-2.0
Keywords: computer vision,augmentation,image,color,colour
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=3.6,<4.0
Requires-Dist: colour-science (==0.3.14)
Requires-Dist: pyyaml (<6.0,>=5.1)
Requires-Dist: scikit-image (<0.17.0,>=0.16.2)
Requires-Dist: torch (<2.0.0,>=1.2.0)
Requires-Dist: torchvision (<0.5.0,>=0.4.2)
Requires-Dist: tqdm (<5.0,>=4.39)
Description-Content-Type: text/markdown
[Description omitted; length: 341 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry 0.12.17
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
colourize/__init__.py sha256=IMjkMO3twhQzluVTo8Z6rE7Eg-9U79_LGKMcsWLKBkY 22
colourize/_select.py sha256=Mm14lu54Nyh-d8lYRzSLXHsrMJ7PT3jpl68YABxGfTQ 1335
colourize/cli.py sha256=boSWTlzWhYR3eqEOM1zRKTF2dV9FhX5AUbtKlPwwBCE 4005
colourize/colourize.py sha256=QnrE5aQhXrnZYlJ7ZKSkGa078JDsQDEIYJ_XyrxLrBs 3895
colourize/colourspace.py sha256=zlhzVCXonpYXXQD7WVhpH8br0rcSok4tT9YEQb2sHE4 3528
colourize/datasets.py sha256=2iqelrzRTDZEA8FbgYRMAG5gFnFoUjcRu9mG0nF8oDg 950
colourize/normalize.py sha256=tH77lKtTku2qiyroiYKduhNpOJ_0MIG56FlQ8zyOYRg 2039
colourize/serialize.py sha256=JHpzieq9icvcIMghiI55EM0IWwwmpBpqnjqtkFtWCxA 1156
colourize/transforms.py sha256=CmUTY0DtEX8-HDauL7Tg8lsHxs4w-Ls2z1Gy5vG2JAo 1881
colourize-0.1.0.dist-info/entry_points.txt sha256=vhvXOGI2hVu3UYBAUrZJwAPuQw_6Dqof86Gu-eyswqY 48
colourize-0.1.0.dist-info/WHEEL sha256=f_L0I4hqSDuunYLcjib7afhVEQa4uCwremk0_wPx54s 85
colourize-0.1.0.dist-info/METADATA sha256=oyLy3CW3fLQoM_thD7O6-AuxqBsnEze2pycPFderqOA 1236
colourize-0.1.0.dist-info/RECORD

entry_points.txt

clz = colourize.colourize:main