Skip to content

Commit 033c239

Browse files
committed
initial
1 parent 946e8a0 commit 033c239

File tree

7 files changed

+2847
-0
lines changed

7 files changed

+2847
-0
lines changed

.gitignore

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
*.onnx
2+
*.tflite
3+
weights/
4+
saved_model*/
5+
.vscode/
6+
__pycache__/
7+
*.json
8+
yolact_edge_mobilenetv2_550x550/

0 commit comments

Comments
 (0)