-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
17 lines (17 loc) · 1.51 KB
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
client/yolo3/__pycache__/
client/__pycache__/
client/logs/
client/model_data/yolov3-tiny.conv.11
data/Annotation
data/Annotation.zip
data/CL1/
data/CL2/
data/CLS/
data
~
~
~
~
~
~
~