Did a small writeup this weekend; https://blog.londogard.com/blog/kotlinjs-onnx-deep-learning-browser
It’s on how you can use ONNX-webruntime from KotlinJS to run inference inside the browser (which works the same on all OS:s)!
A .gif of the DL inference can be found here
Yes code is choppy right now, but I wanted it out the door!
Yes I’m not a frontend dev so JS is not my cup of tea
Yes I’ll fix the current minor bug of larger images not working (WASM/ONNX bug it seems, or limitation)
But it’s cool and fun!
a
altavir
01/31/2022, 6:54 AM
Worth putting into #feed
👍 2
z
zaleslaw
01/31/2022, 7:39 AM
Great article and interesting experiment @Hampus Londögård!
h
Hampus Londögård
01/31/2022, 7:40 AM
Thanks! It was a interesting thing to work on 😄
z
zaleslaw
01/31/2022, 8:05 AM
@Hampus Londögård what is your name on Twitter? I want to share your article and mention you