{ "info": { "author": "JJ Ben-Joseph", "author_email": "opensource@phrostbyte.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "Operating System :: OS Independent", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3 :: Only", "Topic :: Scientific/Engineering :: Artificial Intelligence" ], "description": "TensorSpace\n===========\n\nTensorSpace is a reference implementation of an artificial intelligence lab.\n\nWhy?\n~~~~\n\nI was tired of setting up ad hoc environments for various research experiments. I wanted a solution that can turn any \"computer\" into a research environment that I can use right away.\n\nFeatures\n~~~~~~~~\n\n* Downloads and normalizes datasets. Currently only COCO, but more coming. Saves everything into a nice organized directory structure.\n* Single annotation schema for all datasets. You don't need to research with just one dataset at a time anymore. You do queries like \"give me all images with bounding boxes from all datasets\". \n* Automatically preprocess vectors or other intermidate datasets.\n* **Coming soon**: Demos and models that use the data.\n* **Coming soon**: GraphQL API for running models\n* **Coming soon**: Multiple deployment targets. This will include Kubernetes.\n\nInstallation\n~~~~~~~~~~~~\n\n::\n\n pip install tensorspace\n\nUsage\n~~~~~\n\n::\n\n tensorspace up", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://www.phrostbyte.com/", "keywords": "machine_learning artificial_intelligence devops", "license": "Apache", "maintainer": "", "maintainer_email": "", "name": "tensorspace", "package_url": "https://pypi.org/project/tensorspace/", "platform": "", "project_url": "https://pypi.org/project/tensorspace/", "project_urls": { "Homepage": "https://www.phrostbyte.com/" }, "release_url": "https://pypi.org/project/tensorspace/0.0.3/", "requires_dist": null, "requires_python": ">=3.6", "summary": "A reference implementation of an AI lab.", "version": "0.0.3" }, "last_serial": 3962971, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "32ca714becbcbcc6a305c21c2f1a2b09", "sha256": "529e4a17508472780e5871f970e8072fa798346b0ddb8bb0a3192ba58a614b12" }, "downloads": -1, "filename": "tensorspace-0.0.1.tar.gz", "has_sig": false, "md5_digest": "32ca714becbcbcc6a305c21c2f1a2b09", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 2164, "upload_time": "2018-06-12T20:54:42", "url": "https://files.pythonhosted.org/packages/b6/69/40c64304938141bd388537252f984e660b0b919a7764e2baa599cd073c72/tensorspace-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "be17c122220ef466ffe36beb3a871b63", "sha256": "973986a01128db129d0c5ec959f41b9fa1265b5961d1d278c9e0dbfe6062fa17" }, "downloads": -1, "filename": "tensorspace-0.0.2.tar.gz", "has_sig": false, "md5_digest": "be17c122220ef466ffe36beb3a871b63", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 2161, "upload_time": "2018-06-13T17:30:51", "url": "https://files.pythonhosted.org/packages/9a/e6/f530397c22b4f8a18993480cf996c7d1adc72ce30981629e21ce39734f3a/tensorspace-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "362b49dd712b2a29542993488dfc0240", "sha256": "051609af50005402ac6ffc8c805c3f5b2c5b6be756a8b159614b4aebdb14ed38" }, "downloads": -1, "filename": "tensorspace-0.0.3.tar.gz", "has_sig": false, "md5_digest": "362b49dd712b2a29542993488dfc0240", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 2161, "upload_time": "2018-06-14T21:54:02", "url": "https://files.pythonhosted.org/packages/75/40/bbc5e131826b37dcfa844852f0a04f85635e4536942aabb5658b359b82fc/tensorspace-0.0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "362b49dd712b2a29542993488dfc0240", "sha256": "051609af50005402ac6ffc8c805c3f5b2c5b6be756a8b159614b4aebdb14ed38" }, "downloads": -1, "filename": "tensorspace-0.0.3.tar.gz", "has_sig": false, "md5_digest": "362b49dd712b2a29542993488dfc0240", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 2161, "upload_time": "2018-06-14T21:54:02", "url": "https://files.pythonhosted.org/packages/75/40/bbc5e131826b37dcfa844852f0a04f85635e4536942aabb5658b359b82fc/tensorspace-0.0.3.tar.gz" } ] }