Realtime object detection and Lane detection on Jetson AGX Xavier

3 Likes

Can you guide me through what steps you had to undergo to achieve this?

1 Like

Optimize the neural network with tensorrt, it should make the algorithm easier to to run on the jestson platform. As you can see, it is capable of running two neural network at same time without drop in FPS

Which neural network did you optimize?