update gitignore (#461)
This commit is contained in:
parent
892b603718
commit
fef71ef42c
7
.gitignore
vendored
7
.gitignore
vendored
@ -42,6 +42,11 @@ coco/
|
|||||||
coco128/
|
coco128/
|
||||||
VOC/
|
VOC/
|
||||||
|
|
||||||
|
coco2017labels-segments.zip
|
||||||
|
test2017.zip
|
||||||
|
train2017.zip
|
||||||
|
val2017.zip
|
||||||
|
|
||||||
# MATLAB GitIgnore -----------------------------------------------------------------------------------------------------
|
# MATLAB GitIgnore -----------------------------------------------------------------------------------------------------
|
||||||
*.m~
|
*.m~
|
||||||
*.mat
|
*.mat
|
||||||
@ -62,6 +67,8 @@ VOC/
|
|||||||
*_openvino_model/
|
*_openvino_model/
|
||||||
darknet53.conv.74
|
darknet53.conv.74
|
||||||
yolov3-tiny.conv.15
|
yolov3-tiny.conv.15
|
||||||
|
*.ptl
|
||||||
|
*.trt
|
||||||
|
|
||||||
# GitHub Python GitIgnore ----------------------------------------------------------------------------------------------
|
# GitHub Python GitIgnore ----------------------------------------------------------------------------------------------
|
||||||
# Byte-compiled / optimized / DLL files
|
# Byte-compiled / optimized / DLL files
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user