Hi guys, I’m new at this things and working on a project like this:
I will use Deepstream and NVIDIA’s TAO models for License Plate detection. How can I have Jetracer follow the this car, if the License Plate Detection process result and the License plate given as input to the program match?
First, please deploy a License Plate Detection with Deepstream.
After locating the License Plate that matched with input, you should also have the bounding box of the car.
Then you can use jetbot sample but switch the central object with the matched bounding box for your use case: