onnxruntime_flutter
onnxruntime_flutter copied to clipboard
A flutter plugin for OnnxRuntime provides an easy, flexible, and fast Dart API to integrate Onnx models in flutter apps across mobile and desktop platforms.
Results
13
onnxruntime_flutter issues
Sort by
recently updated
recently updated
newest added
How can i infer onnx runtime on mobile GPU
Please give an example how to inference image with pre-trained `*.onnx` model using your package? At the beginning I've trained `YoloV8` model and got `*.pt` trained model, then exported it...
how many APK size would increase?