https://github.com/ajithvcoder/yolov8_cpp_inference_tflite
https://github.com/ajithvcoder/yolov8_cpp_inference_tflite
Last synced: 25 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ajithvcoder/yolov8_cpp_inference_tflite
- Owner: ajithvcoder
- Created: 2024-06-13T07:41:46.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-13T07:53:18.000Z (about 2 years ago)
- Last Synced: 2025-03-02T07:14:09.014Z (over 1 year ago)
- Language: C++
- Size: 211 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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**
