Skip to content

84. ESR Kit

The Evaluation Solution Reference (ESR) Kit is Foretellix’s official, end-to-end demonstration package designed to showcase and operationalize Foretellix’s Evaluation Solution.

It provides a complete, ready-to-use environment that contains sample data, curated evaluation scenarios, configuration files, and step-by-step scripts. This enables users to independently run, test, and validate the evaluation pipeline. This pipeline covers all stages of drive logs evaluation: pre-processing and converting drive logs to object lists, denoising the object lists, ingesting the data, scenario matching, coverage analysis, edge case analysis and reporting.

The ESR Kit is intended for both internal teams and external partners, serving as a turnkey workflow for hands-on training, proofs-of-value, onboarding, debugging, process validation, and methodology refinement across across both synthetic and real-world datasets. Its modular design allows full end-to-end execution or isolation of individual pipeline steps for targeted exploration and troubleshooting.

84.1 ESR Kit location

The ESR Kit is located at ftx/ref_kit within the Foretify installation. By default, it resides either inside the Foretify Docker image or within the release directory on your local system.

  • Standard installations: The kit is unpacked into the ftx folder of your selected release path. For example, after downloading and extracting the kit, you would find it in /users/<user_id>/release/25.10.0.22/ftx/ref_kit

  • Docker-based setups: The the default path inside the container is /ftx/ref_kit.

  • Contents: All scripts, code, and supporting files for the batch evaluation tool are under ftx/ref_kit/batch.

After installation, you must first set up the ESR Kit environment.

The following sections include the information in the README.md file, located at /ftx/ref_kit, to help you set up and run the ESR Kit, including environment setup and executing end-to-end tests using example data.