This is the beginings of my attempt to make a unified interface capable of performing inferences using YOLOv8 and YOLOv5. Build instructions: Install CMake and OpenCV. Clone this repo. From repo root, run mkdir build , cd build, cmake ../src Open build/yolo_cpp.sln in Visual Studio.