transfer

View on PyPIReverse Dependencies (0)

0.40 transfer-0.40-py2.py3-none-any.whl

Wheel Details

Project: transfer
Version: 0.40
Filename: transfer-0.40-py2.py3-none-any.whl
Download: [link]
Size: 25582
MD5: 3dc3d9217ab3a69dc325bb39a1e35c3a
SHA256: 4950a5505a4ba26a05188658e5c67d05569e8551a76d243195965421f1a9e815
Uploaded: 2018-03-14 02:00:31 +0000

dist-info

METADATA

Metadata-Version: 2.0
Name: transfer
Version: 0.40
Summary: Transfer learning for deep image classification
Author: Matthew Sochor
Author-Email: matthew.sochor[at]gmail.com
Home-Page: http://github.com/matthew-sochor/transfer
Download-Url: http://github.com/matthew-sochor/transfer
License: MIT
Keywords: keras transfer learning resnet deep neural net image classification command line
Requires-Python: >=3
Requires-Dist: numpy
Requires-Dist: keras
Requires-Dist: pyyaml
Requires-Dist: tqdm
Requires-Dist: pandas
Requires-Dist: opencv-python
Requires-Dist: termcolor
Requires-Dist: colorama
Requires-Dist: flask
Requires-Dist: flask-jsonpify
Requires-Dist: flask-restful
Requires-Dist: matplotlib
Requires-Dist: pillow
Requires-Dist: h5py
Requires-Dist: scikit-learn
Requires-Dist: seaborn
[No description]

WHEEL

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

RECORD

Path Digest Size
transfer/__init__.py sha256=JJjD_HW3D9qQ8tOPKsnRI6g2tDR5U5GcYjge1PPaAtE 330
transfer/__main__.py sha256=oifwnLaD0a3rYLDd1n-wHzM-G9W_mrNiZ6_aZvqZGeQ 6536
transfer/augment_arrays.py sha256=2lwy0uAlMYeed4W0zw57Da4X0RpV9Xl2G7-Uu-WaU4Y 4266
transfer/grad_cam.py sha256=lhanYmc97NS8kpQ5fg1USFKer0OS5HZG7WPNUXaPmC8 1805
transfer/images_to_array.py sha256=okKIA1hdvYjGjrDc_trKOyhK-TIZjV7E9EgAF4-MIeI 2083
transfer/inception_v3.py sha256=q8i-RWuDPYVjmnjJj72PqeGS-zMPNsRsd5yJj1T_UMM 3887
transfer/input.py sha256=--OCRDHQqbzBLDFxAcs7Ai9DNOJHs9MsKLyqrzPDjjk 3452
transfer/model.py sha256=Bgf7yobcQujsW4HtyaWqSfjaFXQfeAD3HIYTzE5ebTs 12662
transfer/pre_model.py sha256=lfdBOPTMvCx2-MuKXE_2B2QpxWecrSMjsdTw9iS0f08 2615
transfer/predict_model.py sha256=tcgrjqy7Q-vLqYR51z8aPUpqhwq-k1UWOW42HUQAwkU 4376
transfer/project.py sha256=oLxjdBR56WTB-BkCxlPxTzpQCeG3lkKLgkvIyJXJoNE 22240
transfer/resnet50.py sha256=XB37stlJMoTQZYwAwe30R_a6-8Pcevk3Q5HSQzzNezo 2865
transfer/server.py sha256=p7GITKFC2UkFxJQbqicLUhYznweuxMmDLfgwaBmxXZs 3791
transfer/split.py sha256=1MnrYtuI7hFUGJCxSqSRU2lNpIOfN80GK_eM6U23Ogs 3060
transfer/vgg16.py sha256=ZCJlzrywzDO6jcnMyPzYqadDh9t2gwBx8tXGcQk20M0 2632
transfer/xception.py sha256=imYAnKYyHBtCfMsBKI74L5p8J3icb8ob21MOMyZTe08 2601
transfer-0.40.dist-info/DESCRIPTION.rst sha256=OCTuuN6LcWulhHS3d5rfjdsQtW22n7HENFRh6jC6ego 10
transfer-0.40.dist-info/METADATA sha256=_-wm4lmFFWl5d_sOo14u74nGlXGdEQDcPxgW7yqshA4 850
transfer-0.40.dist-info/RECORD
transfer-0.40.dist-info/WHEEL sha256=kdsN-5OJAZIiHN-iO4Rhl82KyS0bDWf4uBwMbkNafr8 110
transfer-0.40.dist-info/entry_points.txt sha256=yP7MI55kg-PpGpkXvCtcpZcvKZvu-Ax_PGdhhAue0l8 53
transfer-0.40.dist-info/metadata.json sha256=vA59sncXIQclRgf1Opd0vcaMBVtCDnYbd6UXH4KDBlI 1090
transfer-0.40.dist-info/top_level.txt sha256=cEy_ai6LXWAkD6XCnJIYZxFTxXZtx3nhtA52OhlAWqI 9

top_level.txt

transfer

entry_points.txt

transfer = transfer.__main__:main