Basic Framework

This commit is contained in:
hofee
2024-08-18 00:37:17 +08:00
commit 73dcd592df
14 changed files with 733 additions and 0 deletions

14
.gitignore vendored Normal file
View File

@@ -0,0 +1,14 @@
__pycache__/
.DS_Store
.idea
experiments/
pytorch3d/
test/
*.xyz
*.zip
*.txt
*.pkl
*.log
/data_generation/data/*
/data_generation/output/*
test/