This repository contains two versions of the Autopilot system:
-
Autopilot AI: Uses deep learning (YoloV9) to detect drivable surfaces, lanes, and obstacles.
-
Autopilot without AI: Implements manual image processing for lane centering, lane following, and lane departure warnings.
Each version is maintained in its respective branch. Use the links below to navigate to the specific implementations: