Overview

TODO:

  • [ ] Add page-specific notes for ai-and-models/model-zoo/overview.md after inspecting the real project files.
  • [ ] Cross-link Overview to the most relevant code, data, testing, and safety pages.
  • [ ] Document the exact training or inference file related to this page.
  • [ ] List relevant command-line flags and their current intended values.
  • [ ] Document input tensor shape, label format, and output steering range where relevant.
  • [ ] Explain what changed between model versions if this page covers a model.
  • [ ] Add the dataset names used and whether any labels are historical or current.
  • [ ] Add offline metrics that belong on the page once retested.
  • [ ] Add field behavior that must be checked before trusting the model.
  • [ ] Add known failure cases and what data would improve them.
  • [ ] State whether this version is raw-BGR, CLAHE, historical, current, or pending retest.
  • [ ] Add why this version existed and what field issue it targeted.
  • [ ] 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.