This commit is contained in:
Glenn Jocher
2019-04-02 16:06:15 +02:00
parent 3f82380e12
commit 3c233bc0b7
5 changed files with 17 additions and 15 deletions
+12 -4
View File
@@ -8,17 +8,25 @@
*.PNG
*.TIF
*.HEIC
*.mp4
*.mov
*.MOV
*.avi
*.data
*.cfg
*.json
data/*
pycocotools/*
!cfg/coco.data
*.cfg
!cfg/yolov3*.cfg
data/*
!data/samples/zidane.jpg
!data/coco.names
!data/coco_paper.names
!data/coco.data
!data/coco_1cls.data
!data/coco_1img.data
pycocotools/*
results*.txt
# MATLAB GitIgnore -----------------------------------------------------------------------------------------------------