Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 1.42 KB

preparation.md

File metadata and controls

33 lines (23 loc) · 1.42 KB

Home > Preparation

Preparation

The following steps should be performed to prepare the test setup.

  1. Install python and pip, if they are not already installed. Follow the platform specific installation instructions.

  2. Clone or download the P.910-crowd Toolkit repository from Github: https://github.com/microsoft/P.910, e.g.

    git clone https://github.com/microsoft/P.910
    cd P.910
  3. Install the python module dependencies in requirements.txt using pip

    cd src
    pip install -r requirements.txt
  4. (optional) Upload the general resources (found in src\template\assets\imgs) in a cloud server and change the URLs associated to them as described in General Resources

  5. Install the HITAPP Server on a linux based Virtual Machine with a domain name. You may use Azure Virtual Machine or any other cloud services.

    Note: Currently Amazon Mechanical Turk do not support fulls-screen video playback. Therefore, using the HITAPP Server project is necessary.

  6. Follow the rest of preparation process based on the test methodology you want to apply: