This repository contains a simple iOS application that uses the WONNX crate to run a yolox model on iOS.
- Build the WONNX interpreter for iOS
./build.sh
-
Open the
WONNX-iOS.xcodeproj
file in Xcode and run the project on a device. -
Install the app to your device