https://github.com/ajithvcoder/yolov8_cpp_inference_tflite
https://github.com/ajithvcoder/yolov8_cpp_inference_tflite
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ajithvcoder/yolov8_cpp_inference_tflite
- Owner: ajithvcoder
- Created: 2024-06-13T07:41:46.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-06-13T07:53:18.000Z (12 months ago)
- Last Synced: 2025-01-12T19:28:23.277Z (4 months 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**
