Follow Along!
==============
.. raw:: html
Follow along: Object Detection Example
The program launching process along with parameter settings are all simplified and set up on the Jupyter Notebook Environment.
- Open the object_detection.ipynb jupyter notebook
- Initialize your output stream, and your path, and import in the Image library
- Check all the available pictures with vairous objects and people
- Pick one of the image and initialize the image/ output name.
- Execute object detection on the chosen picture
- Display the result
(The Jetson Board used for these examples are => Jetson Nano)
.. raw:: html