diff --git a/.gitignore b/.gitignore index a5fb0ff..27b1e2b 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ venv/ main/input/people_walking_mp4 main/output object_detection/models +*.pyc \ No newline at end of file diff --git a/object_detection/__pycache__/tf_object_detection.cpython-36.pyc b/object_detection/__pycache__/tf_object_detection.cpython-36.pyc deleted file mode 100644 index 948805b..0000000 Binary files a/object_detection/__pycache__/tf_object_detection.cpython-36.pyc and /dev/null differ