General Flow
An overview of the general desired user flow
A core element of the project and that which dictates the technical implementation is the desired user flow. Users expect a specific output based on their input, and the steps in between should be as clear as possible.
The flow of the validation pipeline should look more or less as follows:

As can be seen, the flow is rather simple. The challenge will be in other areas (such as the actual validation and creating the GUI for the report).
An aspect not shown here is the addition of parameter sets for the analysis service. This provides metrics for the OpenFace data to be compared with.
Last updated
Was this helpful?