We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 614d011 commit 0d39eaaCopy full SHA for 0d39eaa
README.md
@@ -11,6 +11,7 @@ A real-time object recognition application using [Google's TensorFlow Object Det
11
* Height of the frames in the video stream `--height=360`
12
* Number of workers `--num-workers=2`
13
* Size of the queue `--queue-size=5`
14
+3. 'python object_detection_multithreaded.py'
15
* Get video from HLS stream rather than webcam '--stream=http://somedomain.com/hls/live.m3u8'
16
17
## Tests
0 commit comments