Version 0.5 of our deep learning library, KotlinDL, is now available!
This release focuses on the new API for the flexible and easy-to-use deployment of ONNX models on Android. We have reworked the Preprocessing DSL, introduced support for ONNX runtime execution providers, and more. Here's a summary of what you can expect from this release:
Android supportPreprocessing DSLInference on accelerated hardwareCustom models inference
KotlinDL on GitHub Android demo app
(more…)