Skip to content

Commit 96bd415

Browse files
authored
Update ssd_object_detection.py
1 parent c6199a3 commit 96bd415

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ssd_object_detection.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,5 +101,3 @@ def resetAll(self):
101101
print("fps = ", 1/(end-start))
102102
cv2.imshow("Output", image)
103103
cv2.waitKey(1)
104-
105-

0 commit comments

Comments
 (0)