{ "info": { "author": "Patrick Hayes and Aaron Graham", "author_email": "patrickghayes@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3" ], "description": "# nnClassify\nCommand line tool for classifying images\n\n Toxicology \u2013 the branch of science concerned with the nature,\n effects, and detection of poisons \u2013 has \n traditionally relied on expensive mammalian studies.\n However, due to the large number of environmental\n toxins that need testing, less expensive, high \n throughput alternatives are required. Planaria \u2013 a small \n asexual flatworm \u2013 provide an inexpensive and scalable\n solution. The small size of planaria not only makes\n them inexpensive to maintain, but also easy to \n image with a high-resolution camera. Researchers can\n run many test simultaneously, record the planarias\n reaction, and use computer vision techniques to \n analyze the results in a cost-effect and timely manner.\n The results of some of these tests can be analyzed\n using traditional computer vision techniques;\n however, many tests involve classifying features of the\n planaria \u2013 such as their body shape or eyes \u2013 as\n normal or abnormal. Deep convolutional neural\n networks have achieved state of the art results on image\n classification tasks, but they require a large training\n set of images. Researchers do not have the time\n or resources to hand-label sufficient images for this\n technique to be effective. Using transfer-learning, we\n have developed a software platform for researchers to\n quickly classify images with near state-of-the-art\n performance and minimal training data.", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/PatrickgHayes/nnClassify", "keywords": "image classification transfer learning", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "nnClassifier", "package_url": "https://pypi.org/project/nnClassifier/", "platform": "", "project_url": "https://pypi.org/project/nnClassifier/", "project_urls": { "Homepage": "https://github.com/PatrickgHayes/nnClassify" }, "release_url": "https://pypi.org/project/nnClassifier/0.0.1/", "requires_dist": null, "requires_python": "", "summary": "A command line tool for classifying images using transfer learning", "version": "0.0.1" }, "last_serial": 2963886, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "4e9e007515ae7de042cb6a248ea71a03", "sha256": "6fc538a3214d0fea16ee5964b3c846df4a7169be09a277fbcefb27b603eee8ea" }, "downloads": -1, "filename": "nnClassifier-0.0.1.tar.gz", "has_sig": false, "md5_digest": "4e9e007515ae7de042cb6a248ea71a03", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 25652, "upload_time": "2017-06-21T04:40:23", "url": "https://files.pythonhosted.org/packages/2f/df/12b476ed33ffeb4d0e2e24e1b089f20d7b93b1c5460114742e2db27ebbbc/nnClassifier-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4e9e007515ae7de042cb6a248ea71a03", "sha256": "6fc538a3214d0fea16ee5964b3c846df4a7169be09a277fbcefb27b603eee8ea" }, "downloads": -1, "filename": "nnClassifier-0.0.1.tar.gz", "has_sig": false, "md5_digest": "4e9e007515ae7de042cb6a248ea71a03", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 25652, "upload_time": "2017-06-21T04:40:23", "url": "https://files.pythonhosted.org/packages/2f/df/12b476ed33ffeb4d0e2e24e1b089f20d7b93b1c5460114742e2db27ebbbc/nnClassifier-0.0.1.tar.gz" } ] }