Skip to content

Select YOLO tracker version to use: - Button B_r3_c3

Overview

Button Position: B_r3_c3
Method Name: vailajump
Button Text: Select YOLO tracker version to use:

Description

Runs the VailaJump module.

    This function runs the VailaJump module, which can be used to analyze VailaJump
    data from CSV files. It processes the VailaJump data to extract relevant
    metrics such as acceleration, speed, and distance. The module will then
    generate CSV files with the processed results and plots of the VailaJump
    signals.

    The user will be prompted to select the directory containing the VailaJump CSV
    files and input the sampling rate and start and end indices for analysis.

Usage

  1. Click the Select YOLO tracker version to use: button in the vailá GUI
  2. Follow the prompts in the dialog windows
  3. Select input files/directories as requested
  4. Configure parameters if needed
  5. Review the output files

This button launches one or more Python scripts from the vaila/ directory. For detailed script documentation, see: - vaila/help/ - Script-specific help files

Integration

This button integrates with other vailá modules: - Check related buttons in the same frame/section - Output files can be used as input for other modules

Troubleshooting

Common Issues

  • Module not found: Ensure all dependencies are installed
  • File not found: Check that input files exist in the specified directory
  • Permission errors: Ensure write permissions for output directory

Getting Help

  • Check the script-specific help in vaila/help/
  • Review the main documentation in docs/
  • Open an issue on GitHub if problems persist

Last Updated: November 2025
Part of vailá - Multimodal Toolbox
License: AGPLv3.0