Add DRF Scoliosis1K pipeline and optional wandb logging

This commit is contained in:
2026-03-07 17:49:19 +08:00
parent 654409ff50
commit 51eee70a4b
12 changed files with 1257 additions and 151 deletions
+3
View File
@@ -30,6 +30,9 @@ torch = [
parquet = [
"pyarrow",
]
wandb = [
"wandb",
]
[tool.setuptools]
packages = ["opengait"]