Commit Graph

4 Commits

Author SHA1 Message Date
crosstyan f501119d43 feat(demo): add export and silhouette visualization outputs
Add preprocess-only silhouette export and configurable result exporters so demo runs can be persisted for offline analysis and reproducible evaluation. Include optional parquet support and CLI visualization dumps while updating tests and tracking notes for the verified pipeline/debug workflow.
2026-02-27 17:16:20 +08:00
crosstyan cd754ffcfb build(demo): add scoliosis pipeline dependencies
Add runtime and test dependencies needed by the new demo pipeline, including CLI, typing, model/runtime integration, and messaging libraries. This commit isolates dependency graph updates so environment bootstrap and lockfile drift are tracked separately from feature code.
2026-02-27 09:58:51 +08:00
crosstyan a3ed55fd0b chore: add basedpyright dev tooling and refresh AGENTS note 2026-02-26 14:29:27 +08:00
crosstyan 5c06a80d93 docs: add uv workflow and ScoNet eval reproduction notes 2026-02-26 14:19:00 +08:00