Installation & Setup
Prerequisites
Python & OS Requirements: See DeGirum PySDK Documentation
DeGirum AI Hub Account: Create an account at AI Hub and set up a workspace with the appropriate permissions to generate licenses for
degirum-vehicle. See Workspace Plans for plan details and Manage AI Hub Tokens for setting up your authentication tokenHardware Acceleration (optional): See Runtimes & Drivers for hardware-specific runtime setup
Setup Workflow
Follow these steps to get started with degirum-vehicle:
Create AI Hub Account: Sign up at AI Hub if you don't have an account
Set up Workspace: Create or join a workspace with the appropriate plan (see Workspace Plans)
Generate Token: Follow the token management guide to set up authentication
Install Package: Run
pip install -i https://pkg.degirum.com degirum-vehicle(Optional) Install Hardware Drivers: If using hardware acceleration, set up the required drivers
Installation
DeGirum hosts its own PyPI server for DeGirum packages.
Verify Installation
Quick test to verify the package is installed correctly:
If this runs without errors, the package is installed correctly!
Next Steps
Continue to Basic Concepts to learn about the core components of degirum-vehicle.
Last updated
Was this helpful?

