Model Inference
TODO:
- [ ] Add page-specific notes for
autonomy-stack/camera-steering/model-inference.mdafter inspecting the real project files. - [ ] Cross-link
Model Inferenceto the most relevant code, data, testing, and safety pages. - [ ] Document the exact input entering this subsystem.
- [ ] Document the exact output leaving this subsystem.
- [ ] Map the subsystem to the owning runtime file or module.
- [ ] Describe the control priority when this subsystem disagrees with another subsystem.
- [ ] List the settings, constants, and flags that change this behavior.
- [ ] Add a failure-mode checklist for field testing.
- [ ] Add how to verify the subsystem on the bench before a driving test.
- [ ] Add how to verify the subsystem during a real outdoor run.
- [ ] Document capture resolution, color order, frame rate, rotation, and model input size.
- [ ] Add how to verify live frames are current and correctly oriented.
- [ ] List model file path, version, preprocessing path, output scale, and known field behavior.
- [ ] Add current vs historical metrics once retesting is complete.
- [ ] Add the exact source path, artifact path, or hardware component name.