Lane detection for Euro Truck Simulator 2 using Ultra-Fast-Lane-Detection V1 & V2
Requires Windows 10/11 and optionally an NVIDIA GPU with support for TensorRT. For instructions, refer to the documentation and models.
capture
-library for capturing frames using desktop duplication APIets2ld
-application library combiningcapture
andufld
-libraries in a multithreading fashionmodels
-directory for storing the UFLD.onnx
model filesthird-party
-directory for storing third-party (NVIDIA) runtime librariesufld
-library for lane detection inference using UFLD models and OnnxRuntime
Instructions for building the application can be found in the documentation. The build follows the usual CMake workflow.