Add sam3 project code

This commit is contained in:
linsan
2026-02-04 11:05:11 +08:00
commit 44b339b253
4 changed files with 313 additions and 0 deletions

7
.gitignore vendored Normal file
View File

@@ -0,0 +1,7 @@
checkpoints/
outputs/
results/
data/
__pycache__/
*.pyc
.DS_Store