{ "info": { "author": "Marvin Teichman, Martin Thoma", "author_email": "marvin.teichmann@googlemail.com, info@martin-thoma.de", "bugtrack_url": null, "classifiers": [ "Development Status :: 7 - Inactive", "Intended Audience :: Developers", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Topic :: Scientific/Engineering :: Artificial Intelligence" ], "description": "[![Documentation Status](https://readthedocs.org/projects/tensorvision/badge/?version=latest)](http://tensorvision.readthedocs.org/en/latest/?badge=latest)\n[![license](https://img.shields.io/github/license/mashape/apistatus.svg?maxAge=2592000)](https://github.com/\nTensorVision/TensorVision/blob/master/LICENSE)\n\nTensorVision is a simple toolkit to easily apply image classification networks.\n\n\n## Installation\n\nYou can install TensorVision and its requirements via:\n\n```bash\n$ pip install -r https://raw.githubusercontent.com/TensorVision/TensorVision/master/requirements.txt\n$ pip install https://github.com/TensorVision/TensorVision/archive/master.zip\n```\n\nFor more details, please have a look at the\n[installation instructions](http://tensorvision.readthedocs.io/en/latest/user/installation.html)\nin the documentation.\n\n\n## Documentation\n\nDocumentation is available online: http://tensorvision.readthedocs.io\n\n## Examples\n\nExamples of how to utilize TensorVision to perform various tasks can be found in our [KittiSeg](https://github.com/MarvinTeichmann/KittiSeg#kittiseg), [KittiBox](https://github.com/MarvinTeichmann/KittiBox#kittibox) and [MultiNet](https://github.com/MarvinTeichmann/MultiNet) repository.\n\n\n\n\n## Changelog\n\n#### Breaking Changes\n\n- Module: `optimizer` Function: `get_learning_rate` Change: Added, now needs to be implemented.\n- Module: `optimizer` Function: `training` Change: Parameter `learning_rate` added.\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/MarvinTeichmann/TensorVision", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "tensorvision", "package_url": "https://pypi.org/project/tensorvision/", "platform": "", "project_url": "https://pypi.org/project/tensorvision/", "project_urls": { "Homepage": "https://github.com/MarvinTeichmann/TensorVision" }, "release_url": "https://pypi.org/project/tensorvision/0.1.dev2/", "requires_dist": [ "numpy", "scipy", "mock; extra == 'testing'", "pytest; extra == 'testing'", "pytest-cov; extra == 'testing'", "pytest-pep8; extra == 'testing'" ], "requires_python": "", "summary": "A library to build and train neural networks in with TensorFlow for Computer Vision", "version": "0.1.dev2" }, "last_serial": 3945514, "releases": { "0.1.dev1": [], "0.1.dev2": [ { "comment_text": "", "digests": { "md5": "fe6b4090e1725046a70372ff32e09c02", "sha256": "bd32c6a47267779bed2461a7ecfc95882a33d33d9750fbe67ea4327aab9768fb" }, "downloads": -1, "filename": "tensorvision-0.1.dev2-py3-none-any.whl", "has_sig": false, "md5_digest": "fe6b4090e1725046a70372ff32e09c02", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 22513, "upload_time": "2018-06-09T15:45:01", "url": "https://files.pythonhosted.org/packages/73/fe/222be75a26c25757371cef060614fe659aa0e176487912400e39cb8f3400/tensorvision-0.1.dev2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a5cb6d47389e22fc2a4245d983691ee5", "sha256": "9a748d188a6b5f70c74b0073de43764d2b450fc7b31285e9685e6be58100639b" }, "downloads": -1, "filename": "tensorvision-0.1.dev2.tar.gz", "has_sig": false, "md5_digest": "a5cb6d47389e22fc2a4245d983691ee5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17936, "upload_time": "2018-06-09T15:45:02", "url": "https://files.pythonhosted.org/packages/c0/04/62944c98684188b16bd8496a71a7b720e5c9a0a4e361ee8057b293842401/tensorvision-0.1.dev2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "fe6b4090e1725046a70372ff32e09c02", "sha256": "bd32c6a47267779bed2461a7ecfc95882a33d33d9750fbe67ea4327aab9768fb" }, "downloads": -1, "filename": "tensorvision-0.1.dev2-py3-none-any.whl", "has_sig": false, "md5_digest": "fe6b4090e1725046a70372ff32e09c02", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 22513, "upload_time": "2018-06-09T15:45:01", "url": "https://files.pythonhosted.org/packages/73/fe/222be75a26c25757371cef060614fe659aa0e176487912400e39cb8f3400/tensorvision-0.1.dev2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a5cb6d47389e22fc2a4245d983691ee5", "sha256": "9a748d188a6b5f70c74b0073de43764d2b450fc7b31285e9685e6be58100639b" }, "downloads": -1, "filename": "tensorvision-0.1.dev2.tar.gz", "has_sig": false, "md5_digest": "a5cb6d47389e22fc2a4245d983691ee5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17936, "upload_time": "2018-06-09T15:45:02", "url": "https://files.pythonhosted.org/packages/c0/04/62944c98684188b16bd8496a71a7b720e5c9a0a4e361ee8057b293842401/tensorvision-0.1.dev2.tar.gz" } ] }