{ "info": { "author": "Ben Johnston", "author_email": "bjohnston24@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 1 - Planning", "Intended Audience :: Science/Research", "License :: OSI Approved :: BSD License", "Programming Language :: Python :: 3.5", "Topic :: Scientific/Engineering", "Topic :: Scientific/Engineering :: Information Analysis" ], "description": "# turklandmarker [![travisCI](https://travis-ci.org/benjohnston24/turklandmarker.svg?branch=master)](https://travis-ci.org/benjohnston24/turklandmarker) [![codecov](https://codecov.io/gh/benjohnston24/turklandmarker/branch/master/graph/badge.svg)](https://codecov.io/gh/benjohnston24/turklandmarker)\n## Manual Image Landmarking in Amazon Mechanical Turk\n\nMechTurkLandmarker is a web-based image landmarking tool intended for use with Amazon Mechanical Turk. With MechTurkLandmarker you can easily submit tasks to Amazon Mechanical Turk, allowing for many people to manually identify landmarks of interest on an image. This automatically 'package' generates all of the\nrequired files and automates the build and deployment process through through pre-configured Python scripts. The default setup provides all of the\nfiles required in order to create a Mechanical Turk HIT to landmark an example face with the [MULTI-PIE landmark\nconfiguration](http://www.flintbox.com/public/project/4742/). An example of a deployed HIT to Amazon S3 can be found\n[here](https://s3-us-west-2.amazonaws.com/turklandmarker/index.html)\n\n# Installation\n\nCurrently the source has not been organised into a single Python package for download from pypi, this may occur in the\nfuture with continued development, if there is sufficient demand. For now, simply clone the entire source directory and\ninstall all the requirements. It is always recommended to use a virtualenv when installing all requirements.\n\n```\ngit clone git@github.com:benjohnston24/turkmarker.git\ncd MechTurkLandmarker\npip install -r requirements.txt\n```\n\n## Configuration Files\n\n* [.configrc](https://github.com/benjohnston24/MechTurkLandmarker/blob/master/.configrc) - configuration file for the\n system, modify this file to change aspects of operation and details of the Mechanical Turk HIT tasks or S3 Buckets. \n\n## Building\n\n## TODO\n\n* Improve test coverage - Python\n* Add javascript unit tests\n* Add multi-image HITS \n\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/benjohnston24/turklandmarker", "keywords": "image,landmarking,Mechanical Turk", "license": "BSD 3-Clause", "maintainer": "", "maintainer_email": "", "name": "turklandmarker", "package_url": "https://pypi.org/project/turklandmarker/", "platform": "", "project_url": "https://pypi.org/project/turklandmarker/", "project_urls": { "Homepage": "https://github.com/benjohnston24/turklandmarker" }, "release_url": "https://pypi.org/project/turklandmarker/1.0.0.dev1/", "requires_dist": null, "requires_python": "", "summary": "Image landmarking system for Amazon Mechanical Turk", "version": "1.0.0.dev1" }, "last_serial": 2949540, "releases": { "1.0.0.dev1": [ { "comment_text": "", "digests": { "md5": "a248c76df928d4933a9af67d6dcf57e4", "sha256": "62d70e9ba38056a18745c1fd6000489b5a84dd7f7a628a7fce24a95b4c75f63f" }, "downloads": -1, "filename": "turklandmarker-1.0.0.dev1-py3-none-any.whl", "has_sig": false, "md5_digest": "a248c76df928d4933a9af67d6dcf57e4", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3377391, "upload_time": "2017-06-14T12:21:05", "url": "https://files.pythonhosted.org/packages/fb/1c/e7f340b5ada06567e84a53b84398d1c50dbe9d8a7aea70b1a1bd6aff1903/turklandmarker-1.0.0.dev1-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a248c76df928d4933a9af67d6dcf57e4", "sha256": "62d70e9ba38056a18745c1fd6000489b5a84dd7f7a628a7fce24a95b4c75f63f" }, "downloads": -1, "filename": "turklandmarker-1.0.0.dev1-py3-none-any.whl", "has_sig": false, "md5_digest": "a248c76df928d4933a9af67d6dcf57e4", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3377391, "upload_time": "2017-06-14T12:21:05", "url": "https://files.pythonhosted.org/packages/fb/1c/e7f340b5ada06567e84a53b84398d1c50dbe9d8a7aea70b1a1bd6aff1903/turklandmarker-1.0.0.dev1-py3-none-any.whl" } ] }