Skip to content

dawson-friesenhahn/YOLO_CPP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the beginings of my attempt to make a unified interface capable of performing inferences using YOLOv8 and YOLOv5.

Build instructions:

  1. Install CMake and OpenCV.
  2. Clone this repo.
  3. From repo root, run mkdir build , cd build, cmake ../src
  4. Open build/yolo_cpp.sln in Visual Studio.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published