Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 640 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 640 Bytes

KotlinJS + ONNX = ❤️

⚠️ ⚠️ ⚠️
THIS PROJECT IS NOT 100 % CLEAN, IT'S MOSTLY EXPLORATION AND SHOWCASING POSSIBLITIES
⚠️ ⚠️ ⚠️

Try it here brave_0UmbpyR5nM

About the project

This is a integration of ONNX with Kotlin JS.

In this project a Deep Learning (originally PyTorch) model is running directly inside the browser.

ONNX uses technologies such as WASM and WebGL to accelerate the inference.

The framework used is fritz2.

A fun project all in all!