This guide outlines the steps for getting started with an evaluation of the Trueface SDK.

Prerequisite**: Ensure your target hardware meets the minimum and recommended hardware requirements.**

Visit the following page and ensure your runtime hardware meets the minimum required hardware specified for the SDK.

Minimum & Recommended Hardware Requirements

1**. Visit our benchmarks page to get an understanding of the performance to expect.**

Visit the following page and view the CPU and GPU benchmarks for the hardware and target which is most similar to your deployment environment. This should give you an idea of the performance to expect.

Benchmarks

2**. Download the appropriate SDK for your target platform.**

Go to the SDK downloads page and download the appropriate SDK for your target platform and language of choice.

3**. Run the sample code which comes shipped with the SDK.**

The SDK download bundle contains sample code that demonstrates the ideal usage of all the SDK modules. Start by extracting the download bundle, then be sure to read all the provided [readme.md](<http://readme.md>) files as they contain further information and build/run instructions. The sample code also contains helpful comments for more detailed guidance.

4**. Consult the documentation.**

While running the sample code, simultaneously read through the documentation in order to start familiarizing yourself with the SDK API.

C++ API Documentation

Python Bindings Documentation