2
Welcome to object Detection
This model detect aeroplane, bicycle, bus, car, cat, cow, dog, horse, motorbike, person,
sheep, train (objects necess
ary for self-driving)
Please choose type of camera used in demo
Press 1: For USB Web Cam
Press 2: For D3 Mazzanine Camera
1
USB Web Camera is used for demo
Enter Camera device node entry e.g. /dev/video4
/dev/video7
Which Object detection Demo you want to run:
Press 1: For Fast Object Detection. Here Video Output is smooth.
Because we randomly sample only few frames from camera and applied same object
detections on the rest of frames.
Press 2: For Slow Object detection. Here we applied object detections on each camera
frame and display output.
So video output is very choppy. But get real-time detection here.
Please Select: (1/2)
2
Slow Object Detection demo
Loading model...
Starting video stream...
(python3:3911): GStreamer-CRITICAL **: gst_element_get_state: assertion
'GST_IS_ELEMENT (element)' failed