What problem does it solve?
Configuring and running Sparse4D multi-camera temporal 3D object detection and tracking workflows in NVIDIA TAO involves complex dataset conversion, spec overrides, anchor files, and AutoML routing that are easy to get wrong. This Skill guides an agent through the correct end-to-end procedure.
Core Features & Use Cases
- Full action coverage: Guides dataset_convert, train, evaluate, inference, export, and quantize actions with mandatory per-action data source overrides.
- AutoML routing: Reads skill_info.yaml and routes train actions through tao-run-automl when automl_policy is on, with per-run override support.
- Error recovery guidance: Documents fixes for H5 depth path mismatches, missing anchor_init.npy files, temporal OOM, and quantize container issues.
- Use Case: A robotics engineer asks the agent to train a Sparse4D model on AICity data; the Skill ensures dataset conversion runs first, anchor files are wired correctly, and training launches with proper spec overrides.
Quick Start
Ask your agent to train a Sparse4D model for multi-camera 3D detection on your AICity dataset using NVIDIA TAO.