Glenn Jocher
GitHub
3 years ago
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
.dockerignore
|
|
@@ -12,12 +12,12 @@ data/samples/* |
|
|
|
*.jpg |
|
|
|
|
|
|
|
# Neural Network weights ----------------------------------------------------------------------------------------------- |
|
|
|
**/*.weights |
|
|
|
**/*.pt |
|
|
|
**/*.pth |
|
|
|
**/*.onnx |
|
|
|
**/*.mlmodel |
|
|
|
**/*.torchscript |
|
|
|
**/*.torchscript.pt |
|
|
|
|
|
|
|
|
|
|
|
# Below Copied From .gitignore ----------------------------------------------------------------------------------------- |