Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 283 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 283 Bytes

C++ Example

Getting Started

Download onnxruntime from https://github.com/microsoft/onnxruntime/releases
brew install opencv
./ake start

TroubleShooting

- libavcodec.60.dylib not found: brew reinstall ffmpeg@6
- OpenCV not found: brew resinstall opencv