Current state
- Static HTML docs replaced the transient Markdown docs tree.
simpledet.suiteis the canonical model-authoring layer.run_training(...),run_inference(...), andrun_evaluation(...)are the canonical runtime path.
SimpleDet Docs
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.
simpledet.suite is the canonical model-authoring layer.run_training(...), run_inference(...), and run_evaluation(...) are the canonical runtime path.MyConfigs/ and packaged templates can still be simplified.