{ "info": { "author": "B.L. de Vries", "author_email": "b.devries@esciencecenter.nl", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "License :: OSI Approved :: Apache Software License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# exploface\n\nAuthor: B.L. de Vries (Netherlands eScience Center)\n\n## Introducion\nExploface is a simple python package to work with the output of openface. Openface is a software to analyse faces in images and videos. Please see the website of the authors for more information on openface: https://github.com/TadasBaltrusaitis/OpenFace/wiki\n\nThis package works with the output files of openface (csv files). It does some basic inspection and statistics with the data. It also allows to convert the data to a format readable by Elan (a video annotation tool, https://tla.mpi.nl/tools/tla-tools/elan/). Further more it is able to convert the per camera frame format of openface to a format that lists start and end times of a detection.\n\n## Installation (from the command-line)\n1. Please follow the general guidelines for installing python packages and use a virtual environment:\n\t- Instructions for installing python packages with pip: https://packaging.python.org/tutorials/installing-packages/\n\t- You can also consider using conda to manage your environments: https://conda.io/docs/\n\n2. When you are in your command-line console and optionally, your virtual environment, install exploface by typing: \n```\npip install exploface\n```\n\n3. Test the installation by starting the python shell (type ```python``` in your command-line). And then test by running \n```\nimport exploface\n```\nIf this works, you are ready to do the tutorial.\n\n## Tutorials\nIn the directory TUTORIALS you find tutorials on how to use exploface. \n* Tutorial 1: exploring openface csv files and using the exploface package\n\t- https://github.com/emrecdem/exploface/blob/master/TUTORIALS/tutorial1.ipynb\n* Tutorial 2: underconstruction\n\t- https://github.com/emrecdem/exploface/blob/master/TUTORIALS/tutorial2.ipynb\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/emrecdem/exploface", "keywords": "analysis,conversion,facial recoqnition,action units,Openface", "license": "", "maintainer": "", "maintainer_email": "", "name": "exploface", "package_url": "https://pypi.org/project/exploface/", "platform": "", "project_url": "https://pypi.org/project/exploface/", "project_urls": { "Homepage": "https://github.com/emrecdem/exploface" }, "release_url": "https://pypi.org/project/exploface/0.0.0.dev6/", "requires_dist": [ "numpy", "pandas", "elanwriter" ], "requires_python": "", "summary": "A tool to analyse and convert data coming from the face analysing software Openface (Cambridge).", "version": "0.0.0.dev6" }, "last_serial": 4512824, "releases": { "0.0.0.dev1": [ { "comment_text": "", "digests": { "md5": "7cc329e28a87d1aa3ba0ccb341551ba5", "sha256": "01c6afaecb1869326690b1895314f9791e26c9c85ff70ce8511cc4a365563d0a" }, "downloads": -1, "filename": "exploface-0.0.0.dev1-py3-none-any.whl", "has_sig": false, "md5_digest": "7cc329e28a87d1aa3ba0ccb341551ba5", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 9650, "upload_time": "2018-07-17T13:16:11", "url": "https://files.pythonhosted.org/packages/43/b6/d8db0544890b30489be6b681171a37e58a5e69c403d400329110d02e84c6/exploface-0.0.0.dev1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "52f8c75fa39d0225f419d5b45960ee0b", "sha256": "eef6147117e709ddf9b115c6f28780741545a5d4f4142f2444de0d445ce94e87" }, "downloads": -1, "filename": "exploface-0.0.0.dev1.tar.gz", "has_sig": false, "md5_digest": "52f8c75fa39d0225f419d5b45960ee0b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8208, "upload_time": "2018-07-17T13:16:13", "url": "https://files.pythonhosted.org/packages/8b/15/c8b9cbd2293b85f3884d2e1b1aff740ddb277f5604ba791a4a507935914c/exploface-0.0.0.dev1.tar.gz" } ], "0.0.0.dev2": [ { "comment_text": "", "digests": { "md5": "fdc0fd9b2709244fda5e13a1c7392e6f", "sha256": "80327c4826777f0d19c92b0463873292b37b521a301b18fb95c6e7c5b60632e5" }, "downloads": -1, "filename": "exploface-0.0.0.dev2-py3-none-any.whl", "has_sig": false, "md5_digest": "fdc0fd9b2709244fda5e13a1c7392e6f", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 9728, "upload_time": "2018-07-18T09:59:29", "url": "https://files.pythonhosted.org/packages/2e/d7/24b7e9c7d1e3b7e4405fd3cc63cbbebfd95061f9b26ba4bad11238dd1b67/exploface-0.0.0.dev2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "64c2ef075e30798780f43fa4bc2c3920", "sha256": "f113a4b4b2cfc80cf0e42d60a86af0d9d7f24f7a37f2d496de0ec36caee525b5" }, "downloads": -1, "filename": "exploface-0.0.0.dev2.tar.gz", "has_sig": false, "md5_digest": "64c2ef075e30798780f43fa4bc2c3920", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8349, "upload_time": "2018-07-18T09:59:31", "url": "https://files.pythonhosted.org/packages/2f/d3/7a72b0662a074cd418db084244b8c4604e491a87a6f101daa535f08ef5b1/exploface-0.0.0.dev2.tar.gz" } ], "0.0.0.dev3": [ { "comment_text": "", "digests": { "md5": "337ee20a22309d4f32ec3b4a90f278d1", "sha256": "570d1aabe1d9fcd7979d6874b53a5ade94d7e3287a4e144374f6af2c1b1d3e08" }, "downloads": -1, "filename": "exploface-0.0.0.dev3-py3-none-any.whl", "has_sig": false, "md5_digest": "337ee20a22309d4f32ec3b4a90f278d1", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 9619, "upload_time": "2018-07-18T13:31:28", "url": "https://files.pythonhosted.org/packages/b4/80/16d552893fd9dc4d95317add4161223cde99238e6fa152b64cf5ad102832/exploface-0.0.0.dev3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "48ca248dd891a0107b6d734b8ea42305", "sha256": "0f09ba348333da86eeb02de63dd148d68d4a39fa070c183fcf34e079537a4fea" }, "downloads": -1, "filename": "exploface-0.0.0.dev3.tar.gz", "has_sig": false, "md5_digest": "48ca248dd891a0107b6d734b8ea42305", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8262, "upload_time": "2018-07-18T13:31:29", "url": "https://files.pythonhosted.org/packages/9a/fb/cbe5d4b562719e2755f9730f535df775d84fc02ecb6fe230d7c2c5a9f5be/exploface-0.0.0.dev3.tar.gz" } ], "0.0.0.dev5": [ { "comment_text": "", "digests": { "md5": "314adb5c8646e0a23a0dc4f82d2b21e7", "sha256": "5b67520234105c98a511e9dfe083b9c63d3fd07fab54528a82585a04a96ea7c0" }, "downloads": -1, "filename": "exploface-0.0.0.dev5-py3-none-any.whl", "has_sig": false, "md5_digest": "314adb5c8646e0a23a0dc4f82d2b21e7", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 9708, "upload_time": "2018-07-19T07:47:33", "url": "https://files.pythonhosted.org/packages/66/2e/553363226c59e8c341a5e847af5ab10aa52bb29586b3f6e672cbcb1b7728/exploface-0.0.0.dev5-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "20af764f9a50d1a19fef80dbebb80861", "sha256": "5946f590680e5443f7e93dca033c7d8fa18c9787ef5e83a6e37b805c3f0f71fe" }, "downloads": -1, "filename": "exploface-0.0.0.dev5.tar.gz", "has_sig": false, "md5_digest": "20af764f9a50d1a19fef80dbebb80861", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8421, "upload_time": "2018-07-19T07:47:34", "url": "https://files.pythonhosted.org/packages/15/ad/a1669a42207a91075f1f2c1c6cb9922eb0705a9d43b207ba7808b78a72fd/exploface-0.0.0.dev5.tar.gz" } ], "0.0.0.dev6": [ { "comment_text": "", "digests": { "md5": "2827270380b71e1cc92298259d7fcfa1", "sha256": "b59905fa0874c9bbdc9f96a86c093626e0748566345864774703d750ac6b8ff6" }, "downloads": -1, "filename": "exploface-0.0.0.dev6-py3-none-any.whl", "has_sig": false, "md5_digest": "2827270380b71e1cc92298259d7fcfa1", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 13243, "upload_time": "2018-11-21T14:19:43", "url": "https://files.pythonhosted.org/packages/f5/7f/fef594ebadcc6ace3c940494b8d9b6512b235a09402c4192afc7e4230c38/exploface-0.0.0.dev6-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "8a111809211925fdb9c13e50c357f1a9", "sha256": "3f6e31ec541054b7969073b1b82e1ce96f79208d065c4c467cf7242d1f509469" }, "downloads": -1, "filename": "exploface-0.0.0.dev6.tar.gz", "has_sig": false, "md5_digest": "8a111809211925fdb9c13e50c357f1a9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7583, "upload_time": "2018-11-21T14:19:45", "url": "https://files.pythonhosted.org/packages/5b/cb/3f7253dfd9a19c0b2f4e5449b490c5752c26be0c03e555806a043b69daca/exploface-0.0.0.dev6.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2827270380b71e1cc92298259d7fcfa1", "sha256": "b59905fa0874c9bbdc9f96a86c093626e0748566345864774703d750ac6b8ff6" }, "downloads": -1, "filename": "exploface-0.0.0.dev6-py3-none-any.whl", "has_sig": false, "md5_digest": "2827270380b71e1cc92298259d7fcfa1", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 13243, "upload_time": "2018-11-21T14:19:43", "url": "https://files.pythonhosted.org/packages/f5/7f/fef594ebadcc6ace3c940494b8d9b6512b235a09402c4192afc7e4230c38/exploface-0.0.0.dev6-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "8a111809211925fdb9c13e50c357f1a9", "sha256": "3f6e31ec541054b7969073b1b82e1ce96f79208d065c4c467cf7242d1f509469" }, "downloads": -1, "filename": "exploface-0.0.0.dev6.tar.gz", "has_sig": false, "md5_digest": "8a111809211925fdb9c13e50c357f1a9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7583, "upload_time": "2018-11-21T14:19:45", "url": "https://files.pythonhosted.org/packages/5b/cb/3f7253dfd9a19c0b2f4e5449b490c5752c26be0c03e555806a043b69daca/exploface-0.0.0.dev6.tar.gz" } ] }