We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a45915 commit 26c2c55Copy full SHA for 26c2c55
.gitignore
@@ -8,6 +8,9 @@ __pycache__/
8
*.pth
9
current_train.py
10
video_test*.py
11
+*.swp
12
+data
13
+ckpt
14
15
# C extensions
16
*.so
0 commit comments