diff --git a/.gitignore b/.gitignore index c837e2d13d95edfb793eb4bc681858d87cc8e52a..ac8ad343da257d9163d5a62cc6fe4d525559ee0d 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,8 @@ # Created by https://www.toptal.com/developers/gitignore/api/python # Edit at https://www.toptal.com/developers/gitignore?templates=python +weights/ + ### Python ### # Byte-compiled / optimized / DLL files __pycache__/ @@ -140,4 +142,5 @@ dmypy.json .pytype/ # Cython debug symbols -cython_debug/ \ No newline at end of file +cython_debug/weights/yolov3-veges_best.weights +weights/yolov3-vattenhallen_best.weights diff --git a/weights/yolov3-vattenhallen_best.weights b/weights/yolov3-vattenhallen_best.weights deleted file mode 100644 index 2be2b03e69d7e7ac8737e939094dfb89b469dadf..0000000000000000000000000000000000000000 --- a/weights/yolov3-vattenhallen_best.weights +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f4c52e0a741d72314e911bc52f237c915b2fba237aebb32d1fd4c8927a9f3ff7 -size 246434628 diff --git a/weights/yolov3-veges_best.weights b/weights/yolov3-veges_best.weights deleted file mode 100644 index ab34a259ce2a61e2edf207f6d0299f58b95e5318..0000000000000000000000000000000000000000 --- a/weights/yolov3-veges_best.weights +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:37dab259468e45f107c0b1f0071c50c035e110346634b089aac8c584c71e36f1 -size 246499248