# Startup Window

<figure><img src="https://cdn.prod.website-files.com/67008ba73b4fd0346790d085/6793ca5a07067546b65b67ba_6793ca3e5edf646430057d5d_startup.png" alt=""><figcaption><p>Theia3D application startup window.</p></figcaption></figure>

The startup window appears if ***Select GPUs on launch*** is enabled in the Theia3D [setup preferences](/axiom-v2025/theia3d-documentation/theia3d-dropdown-menus/settings-menu/setup-preferences.md).

## **GPU Selection**‍

Select which graphics card(s) to use when running Theia3D.

## **Person Detector Size**

Select which person detector to use when running Theia3D, and set the ***Skip frames*** count.

* Small: fastest, may be slightly less accurate than Default or Large.
* Default: recommended.
* Large: slowest, may be slightly more accurate than Default or Small (currently disabled).

***Skip frames*** sets the frame interval used during the analysis process to identify and track people. Default is 1, Maximum is 5. Increasing the Skip Frames value will speed up the analysis. The ***Skip frames*** value should not be used for fast movements recorded at relatively low frame rates, or movements with multiple closely-interacting individuals, as the person identification may be affected.

## **Joint Detector Size**

Select which joint detector to use when running Theia3D.

* Small: fastest, may be slightly less accurate than Large (currently disabled).
* Large: (default) slowest, may be slightly more accurate than Small.
* Add Hands: (available as a license add-on by special request) Include hand model, which improves hand tracking through localization. Requires camera views that are positioned specifically to capture the hands and upper body. Please reach out to <support@theiamarkerless.com> for more information.

## **Listen Mode**

Available as a license add-on by special request.

Listen Mode allows a directory to be selected where data is saved during data collection. The selected directory will be actively monitored for new, unprocessed data which will be automatically analyzed as it is detected. This allows data to be processed during an active data collection session, enabling all processing to be completed by the end of the collection session.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.theiamarkerless.com/axiom-v2025/theia3d-documentation/getting-started/startup-window.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
