microsoft / onnxruntime-extensions

onnxruntime-extensions: A specialized pre- and post- processing library for ONNX Runtime
MIT License
295 stars 80 forks source link

Add ImageProcessor for Multimodel model Pre-processing #715

Closed wenbingl closed 1 month ago

wenbingl commented 1 month ago
  1. Add API for support Huggingface AutoProcessor object, and the implementation of an Image processing
  2. Move all api related source from shared/lib to shared/api