Gant Laborde
Gant Laborde
Has NPM and demo site
First off, thank you for this wonderful bit of code! I see you've created an image identifier class, but the library is to wrap all of tensorflow lite. So I...
Looks like the quantized int model is 1/4th the size.  I tried removing the `*4` on the ByteBuffer, but then I get a new error that just says `Error:...
Finishing up a blog post to go with this repo, I'd love to have some feedback: https://github.com/GantMan/ReactStateMuseum I will link to the blog post when it is published, of course!
I know `playsinline` is set to 0 so it fullscreens on mobile. But I'd like to have it fullscreen on web, as well. Any friendly advice on how to do...
It appears using persist requires a default to be set, and is quite temperamental with App persistent data. e.g. Adding a switch, and not having a default value causes the...