init repo

This commit is contained in:
2024-09-30 11:05:35 +08:00
commit 05a8338c72
11 changed files with 466 additions and 0 deletions

9
.gitignore vendored Normal file
View File

@@ -0,0 +1,9 @@
# project files
dataset/
*.pth
# python files
__pycache__/
.venv