Skip to content

Commit a3a2b51

Browse files
committed
Add weights file
1 parent 808d0dd commit a3a2b51

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Object detection using YOLO (DarkNet)/.gitignore

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@
22
# Python bytecode
33
*.pyc
44

5-
# Weight files
6-
bin/
7-
85
# Sample image data
96
sample_img/*.jpg
107
!sample_img/sample_*.jpg
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version https://git-lfs.github.com/spec/v1
2+
oid sha256:d9945162ed6f54ce1a901e3ec537bdba4d572ecae7873087bd730e5a7942df3f
3+
size 203934260

0 commit comments

Comments
 (0)