Object detection api installation in jetson nano

Hey developers,
I am a student who is working on jetson nano for object detection but somehow i am stuck in the installation of object detection api. If somebody knows right way to do it then please help.

You can use deepstream object detection example. If you would like to install deepstream, use this

or you can install deepstream by using sdk manager.

Here is the example paths. There are three types of object detector examples which are Yolo, SSD, FasterRCNN.

ls /opt/nvidia/deepstream/deepstream/sources/objectDetector*