{ "info": { "author": "Samuel M.H.", "author_email": "samuel.mh@gmail.com", "bugtrack_url": null, "classifiers": [ "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# Data Augmentator\n\n## Description\nThis tool allows to generate modified data while keeping the statistical invariant, also known as data augmentation. It is useful to train machine learning models that need a huge amount of data and reduce the variance in predictions, see the [Bias\u2013variance tradeoff](https://en.wikipedia.org/wiki/Bias%E2%80%93variance_tradeoff). \n\n\n## Features\n### Images\n * Calculate new point positions.\n * Recalculate bounding boxes.\n * Command Line Interface\n```bash\npython3 -m data_augmentation.img -h\n```\n\n\n### TODO\n* PIP package\n* Other domains than images.\n\n\n## Alternatives\nThis library is intented for internal uses of the lab so there could be others that fit better to your needs, see:\n* [imgaug](https://github.com/aleju/imgaug)\n\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/beeva-samuelmunoz/data_augmentator", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "smh-data-augmentation", "package_url": "https://pypi.org/project/smh-data-augmentation/", "platform": "", "project_url": "https://pypi.org/project/smh-data-augmentation/", "project_urls": { "Homepage": "https://github.com/beeva-samuelmunoz/data_augmentator" }, "release_url": "https://pypi.org/project/smh-data-augmentation/0.0.2/", "requires_dist": [ "scikit-image (>=0.14.2)" ], "requires_python": "", "summary": "A data augmentator package", "version": "0.0.2" }, "last_serial": 4836113, "releases": { "0.0.2": [ { "comment_text": "", "digests": { "md5": "db25454720c5761ae737f1fb566015b3", "sha256": "1f6182c820bc622144c2140ca5204143aada0ce4954f41897cc26bee0c14db02" }, "downloads": -1, "filename": "smh_data_augmentation-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "db25454720c5761ae737f1fb566015b3", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 7367, "upload_time": "2019-02-18T17:03:33", "url": "https://files.pythonhosted.org/packages/6b/3c/fb7c2aca6e09be80f2d9477abebcfb13a6768519824bd41095a4a10d498c/smh_data_augmentation-0.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7812786986fe6de34d57d148a8d4fb7e", "sha256": "6ff3baae8da26ada4177f24b1f0a3c63825fa8cdda76cb1eae36d76d4c017b02" }, "downloads": -1, "filename": "smh-data_augmentation-0.0.2.tar.gz", "has_sig": false, "md5_digest": "7812786986fe6de34d57d148a8d4fb7e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5795, "upload_time": "2019-02-18T17:03:34", "url": "https://files.pythonhosted.org/packages/b0/72/088182e81023a7dca729bd4efcbe74f63da0bd4c1b03ee5f07456bfbe4eb/smh-data_augmentation-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "db25454720c5761ae737f1fb566015b3", "sha256": "1f6182c820bc622144c2140ca5204143aada0ce4954f41897cc26bee0c14db02" }, "downloads": -1, "filename": "smh_data_augmentation-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "db25454720c5761ae737f1fb566015b3", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 7367, "upload_time": "2019-02-18T17:03:33", "url": "https://files.pythonhosted.org/packages/6b/3c/fb7c2aca6e09be80f2d9477abebcfb13a6768519824bd41095a4a10d498c/smh_data_augmentation-0.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7812786986fe6de34d57d148a8d4fb7e", "sha256": "6ff3baae8da26ada4177f24b1f0a3c63825fa8cdda76cb1eae36d76d4c017b02" }, "downloads": -1, "filename": "smh-data_augmentation-0.0.2.tar.gz", "has_sig": false, "md5_digest": "7812786986fe6de34d57d148a8d4fb7e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5795, "upload_time": "2019-02-18T17:03:34", "url": "https://files.pythonhosted.org/packages/b0/72/088182e81023a7dca729bd4efcbe74f63da0bd4c1b03ee5f07456bfbe4eb/smh-data_augmentation-0.0.2.tar.gz" } ] }