Browse Source

add gitignore

yjh0410 1 year ago
parent
commit
cec5b66fd9
1 changed files with 11 additions and 0 deletions
  1. 11 0
      .gitignore

+ 11 - 0
.gitignore

@@ -0,0 +1,11 @@
+*.pt
+*.pth
+*.pkl
+*.onnx
+*.pyc
+*.zip
+weights
+__pycache__
+det_results
+.vscode
+odlab/