Realtime lane detection on Jetson Nano (Fps13) and AGX Xavier (Fps 32) with TensorRT

Lane detection and lane width calculation Tested on
1 Jetson Nano with Raspberry csi camera
2 Jetson AGX Xavier with Logitech c930 webcam as camera sensor.

Note: Due to NDA the source code for the project is not disclosed. This is posted for showing the possibility of implementation of neural networks (for lane detection) on both platforms.

hope this gives idea for developer and educationalist in Autonomous driving/self driving field will be benefited.

3 Likes

Can you share your approach in an abstract way for a complete pipeline without sharing your code? For example, used python with XX library for AA, then used the YY model from HH library for BB etc.

1 Like