A tool to analyse and convert data coming from the face analysing software Openface (Cambridge).
Project description
exploface
Author: B.L. de Vries (Netherlands eScience Center)
Introducion
Exploface 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
This 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.
Installation (from the command-line)
-
Please follow the general guidelines for installing python packages and use a virtual environment:
- Instructions for installing python packages with pip: https://packaging.python.org/tutorials/installing-packages/
- You can also consider using conda to manage your environments: https://conda.io/docs/
-
When you are in your command-line console and optionally, your virtual environment, install exploface by typing:
pip install exploface
- Test the installation by starting the python shell (type
pythonin your command-line). And then test by running
import exploface
If this works, you are ready to do the tutorial.
Tutorials
In the directory TUTORIALS you find tutorials on how to use exploface.
- Tutorial 1: exploring openface csv files and using the exploface package
- Tutorial 2: underconstruction
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file exploface-0.0.0.dev6.tar.gz.
File metadata
- Download URL: exploface-0.0.0.dev6.tar.gz
- Upload date:
- Size: 7.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/3.6.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3f6e31ec541054b7969073b1b82e1ce96f79208d065c4c467cf7242d1f509469
|
|
| MD5 |
8a111809211925fdb9c13e50c357f1a9
|
|
| BLAKE2b-256 |
5bcb3f7253dfd9a19c0b2f4e5449b490c5752c26be0c03e555806a043b69daca
|
File details
Details for the file exploface-0.0.0.dev6-py3-none-any.whl.
File metadata
- Download URL: exploface-0.0.0.dev6-py3-none-any.whl
- Upload date:
- Size: 13.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/3.6.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b59905fa0874c9bbdc9f96a86c093626e0748566345864774703d750ac6b8ff6
|
|
| MD5 |
2827270380b71e1cc92298259d7fcfa1
|
|
| BLAKE2b-256 |
f57ffef594ebadcc6ace3c940494b8d9b6512b235a09402c4192afc7e4230c38
|