-
I've try QR scanner on many devices and it work without a problem, but when I tried it on another device, everything still runs fine except the QR scanner just won't recognise the QR Code although the…
-
**Is your feature request related to a problem? Please describe:**
The [ML Kit Pose Detection API](https://developers.google.com/ml-kit/vision/pose-detection?hl=en) is not yet supported.
**Des…
-
### Describe the bug
When I try to start any training in AWS cloud with IsaacLab I got error "[Error] [omni.appwindow.plugin] Failed to acquire IWindowing interface" and script stops.
What can be th…
-
Firstly, thanks for building such a great documentation on using ML Kit.
However, I have tried to build the code by myself and unfortunately the crop activity won't show up. It keeps back to the ma…
-
Hi,
I try to mark the text which your library recognized.
The code:
`
const frameProcessor = useSkiaFrameProcessor((frame) => {
'worklet'
frame.render()
cons…
-
Hello!
What is this licensed under, and do you have some basic documentation to get started?
I see the "license": "MIT" line in the package.json, but github doesn't really pick up on that withou…
-
On a fresh brand new project, when using this library, the Simulator stays on the Splash Screen.
No error. No Logs.
It just stays there
Edit: After about 5 minutes, it crashes to Home screen
…
-
@codemzs Not finding multinomial NB as part of the ML.Net algorithms which we use for intent detection.
From nb sci kit learn libraries:
https://scikit-learn.org/stable/modules/generated/sklea…
-
**Description**
After adding library into dependencies, app size increased from 68 to 424 MB.
How we can reduce app size?
-
Preprocessing and transformation with Data frames are heavily used for ml model training in scikitlearn. The two most popular DataFrame libraries (Polars, DataFusion) written in rust are based on apac…