-
### Problem description:
When I try to upscale a video (from 1920x1080 to 2560x1440), the Width input box resets back to 1920 automatically as I select any other thing on the GUI (like Height).
…
-
Hello everyone,
I am working on a project that involves spoken digit recognition using their spectrograms. My model is exactly the same as the CIFAR-10 example. However, accuracy on the microcontro…
-
There's a banner in "6. Train the Model" that says:
> Remember: When using the Layers API, loss is computed on each batch, while accuracy is computed on the whole dataset after every epoch.
Howe…
-
It would be great if someone could add support for the SF21 smoke sensor by Orvibo. The SF20 is already supported, so maybe it's an easy job? I don't know ;)
Here are two screenshots:
![sf21_nod…
-
Passing of numbers with many spoken components is slow for me. I'd like to know whether anybody else is having this problem. I have tested this on a vanilla checkout of knausj_talon master on the late…
-
I recorded my screen on the Android app to show what's going on. I downloaded the apk from [here](https://apt.izzysoft.de/fdroid/index/apk/org.receipt_manager). Maybe I'm not doing something correctly…
-
**Describe the bug**
isNumber() returns false for number strings that are not positive integers
**To Reproduce**
1. Go to chat
2. Copy and paste
[isNumber('0.33')]
[isNumber('-0.33')]
[isNumb…
-
I am testing the following code and found the output to be quite surprising:
```
model = torch.load(home+"model/ArcFace.pth", map_location=device)
example = x = torch.ones(1, 3, 112, 112).to(devi…
-
Hi,
While trying to compile and build SD_SOC version of "Digit_recognition" application using G++, compile fails at linking stage with below errors-
```
"digit_recognition.cpp:(.text+0x3d): undef…
-
The values of Observation values should be rounded
Default to 2 decimal places
`Potassium 4.723390524519659mmol/L`
Should be `Potassium 4.72 mmol/L`
Except Specific gravity of Urine by…