n2dit

View on PyPIReverse Dependencies (0)

1.0.0 n2dit-1.0.0-py3-none-any.whl

Wheel Details

Project: n2dit
Version: 1.0.0
Filename: n2dit-1.0.0-py3-none-any.whl
Download: [link]
Size: 22588
MD5: 668ef7e61fdbc92817214ff8557cbd8b
SHA256: 682a87c0bafdef2e3eb6ebeb32f00cd0164424f17bc1ae3d379990d077aabdf2
Uploaded: 2019-12-05 08:53:35 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: n2dit
Version: 1.0.0
Summary: Deep learning-based Night-to-Day image-translation software
Author: The Deeva Authors
Home-Page: https://gitlab.com/deeva/Night-to-Day-Image-translation
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Requires-Dist: gast (==0.2.2)
Requires-Dist: numpy (==1.16.2)
Requires-Dist: tensorflow-gpu (==1.14)
Requires-Dist: matplotlib (==3.1.1)
Requires-Dist: pillow (==6.2.1)
Requires-Dist: opencv-python (==3.4.2.17)
Description-Content-Type: text/markdown
[Description omitted; length: 13461 characters]

WHEEL

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

RECORD

Path Digest Size
n2dit/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
n2dit/__main__.py sha256=LHqmHgs28S1TGJMV_mMRYpmyOIKL5jEwx0WETzn7GJk 140
n2dit/controller.py sha256=q46uXDZbQE5GpV0w_Exd71U2JhJSYhr5yml0mMgY9Jc 2284
n2dit/cycle_gan_model.py sha256=zPCJtCJmUpy44tIrsYcDrvxEr1miFbnGoHYmZM1Jzik 6477
n2dit/dataset_loader.py sha256=V85BuEt7rJ5cXBjuc7nQ94PVDUQNv0lpUBqLa_VGMU4 2772
n2dit/imagepool.py sha256=PnsYJk3gduGnUeIXOURFXfs7E2QSanK5Lzhdr0gju6I 886
n2dit/logger.py sha256=Qk0Zt8NDtsXkHOyhzh-4NbP30qYavqUgHObCC5e_yLg 2125
n2dit/model_manager.py sha256=7UIRdo0CTD3vj42_3oiV8JIBjbDRvNlL1zDDK85Mxa8 10975
n2dit/networks.py sha256=iuBaiHTX7EPt6O37CJ_oQ1m-XAOIjgVQDIafGH1TX3c 6922
n2dit/option_manager.py sha256=1A0VHDWfEnmot359y6o8zYTcbtoiCcmKvq_JVTfYdGE 11036
n2dit/reporter.py sha256=oDCy88Hu0dT86bSw2b2Fi0X5O-KJ6bSI6ivxIqsbCb8 2689
n2dit/version.py sha256=RsZjRjMprNcDm97wqRRSk6rTLgTX8N0GyicZyZ8OsBQ 22
n2dit/vgg19.py sha256=ETo8KNKxJDKaN7ODUXcwOwFdRmYvNdONBTHP2ugs3hA 4155
tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/test_controller.py sha256=lR44pBWG1-kWQMMOXSasQY3D9sOHl6YR0goh2A-EpFA 285
n2dit-1.0.0.dist-info/LICENSE sha256=A-dctGdGZQa-vNCZdcH3BUDwmnShvJldBTNXqFGUqis 1074
n2dit-1.0.0.dist-info/METADATA sha256=hYBMy1VkRImVB5Yt4bmwHmKQPMXLt4k-bvW7WC21wgE 14138
n2dit-1.0.0.dist-info/WHEEL sha256=p46_5Uhzqz6AzeSosiOnxK-zmFja1i22CrQCjmYe8ec 92
n2dit-1.0.0.dist-info/entry_points.txt sha256=3GLH0NEF80qcl2wS8yq7806CoEM86fjSpgf9glfkuMc 47
n2dit-1.0.0.dist-info/top_level.txt sha256=umv8UklQt_G8JXK28ITkllrEcV9N-atD1c9QP7J4zZ0 12
n2dit-1.0.0.dist-info/RECORD

top_level.txt

n2dit
tests

entry_points.txt

n2dit = n2dit.__main__:main