Tools
Warning
The AI Accelerator requires ROS 2 Humble, so PolyScope X 10.12.1 is the latest compatible release. PolyScope X 10.13 and later use ROS 2 Jazzy and are not currently supported.
This section contains tools and utilities for working with the AI Accelerator platform.
Note
Most tools below run inside the SDK Docker container. Complete the SDK setup first (cd ~/aia_sdk/ros then ./scripts/run_sdk_setup.sh).
Prefer Auto Annotation for detection datasets. Manual Annotation is deprecated and kept only as a fallback.
- Console UI
- Auto Annotation for object detection
- End-to-end flow (summary)
- Steps to launch
- Stage 1 — Record video frames (R)
- Stage 2 — Load the recording (L)
- Stage 3 — Annotate the first frame
- Stage 4 — Propagate annotations (P)
- Stage 5 — Review segmentation (V)
- Stage 6 — (Optional) Regenerate COCO (G)
- Stage 7 — Train model (Console UI → Train model)
- Stage 8 — Load model (Console UI → Load model)
- Stage 9 — Test detection (Console UI → Detect)
- Path cheat sheet
- Clean up files and retrain
- Keyboard reference (Auto Annotation UI)
- Common issues
- Using RViz
- Manual Annotation (DEPRECATED)