Skip to content

Latest commit

 

History

History
12 lines (12 loc) · 1.19 KB

helper.md

File metadata and controls

12 lines (12 loc) · 1.19 KB

Helper - Installation Assistant for All Components

  1. Python 3.11.6 is required for automatic installation. Download Python.
    • Make sure to check the Add Python 3.11.6 to PATH box before installation.
  2. Download the repository and extract it, for example, to your desktop. Download.
  3. Navigate to the folder you extracted and run run_helper.bat.
  4. The script will first check the installed components necessary for the update.
  5. Next, you will see buttons in the menu. First, download and install CUDA, Torch then TensorRT.
  6. Without exiting the program, you can check functionality using the Test detections button.
  7. Export the AI model to the .engine format to improve performance. See AI MODELS Docs.
  8. Everything should be ready. Run run_ai.bat or type py run.py in cmd.