Skip to content

ONNX Overview

iClick can directly load and run ONNX models to implement YOLO inference functionality.

💡 Introduction for Beginners

Compared to general image search and OCR, by loading specifically trained models, you can easily achieve more powerful and versatile image recognition and object detection capabilities.

API List

APIDescription
loadOnnxModelLoad ONNX model
predictScreenshotPerform inference prediction on device screen
unloadOnnxModelUnload ONNX model

Cooperation: try.catch@foxmail.com