An open API service indexing awesome lists of open source software.

https://github.com/ajithvcoder/yolov8_cpp_inference_tflite


https://github.com/ajithvcoder/yolov8_cpp_inference_tflite

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# Yolov8_CPP_Inference_tflite

Note: Set the path correctly in CMakeLists.txt

**Usage:**

mkdir build

cd build

cmake ..

make -j8

**Output**

![Output](./output.jpg)