SimpleDet Docs

Roadmap and changelog

The repository does not yet maintain a formal changelog file, so this page records the current direction instead of pretending the process is more mature than it is.

Use this page for project direction and known gaps, not as a historical release ledger.

Current state

  • Static HTML docs replaced the transient Markdown docs tree.
  • simpledet.suite is the canonical model-authoring layer.
  • run_training(...), run_inference(...), and run_evaluation(...) are the canonical runtime path.

Near-term gaps

  • Formal changelog discipline is still missing.
  • Notebook execution is not yet covered end-to-end in CI.
  • The config layout between MyConfigs/ and packaged templates can still be simplified.