Faithful PyTorch reproduction of NVIDIA's PilotNet (End-to-End Learning for Self-Driving Cars), with extensions on custom-collected simulator data.
-
Updated
Jul 5, 2026 - Python
Faithful PyTorch reproduction of NVIDIA's PilotNet (End-to-End Learning for Self-Driving Cars), with extensions on custom-collected simulator data.
DeepSteer-Vis is an autonomous driving agent trained using behavioral cloning on a modified NVIDIA PilotNet architecture with hyper-regularization. It integrates with the Udacity Simulator and features a real-time visual explainability layer using Grad-CAM to visualize the model's focus on lane lines and road boundaries.
To associate your repository with the nvidia-pilotnet topic, visit your repo's landing page and select "manage topics."