-
Hi -
Thanks for this great work. I was able to train the model I needed with fantastic results. I'm now trying to get it into Google ML
I was able to train and export my model, and I tried the f…
-
Maybe this is a browser feature that needs to be considered(MSE decoding being suspended on tab leave?!?), but having my tests done with this publisher:
```
ffmpeg -loglevel verbose \
-re \
-r…
-
As the title says, if '-' is passed so that 'stdout' is sent through 'ffout' in the logger, then code afterwards will never be reached. The below example shows this. I am using 0.9.5 since versions ab…
-
### Your current environment
```text
Collecting environment information...
PyTorch version: 2.1.2+cu121
Is debug build: False
CUDA used to build PyTorch: 12.1
ROCM used to build PyTorch: N/A
…
-
**Describe the solution you'd like**
Have the same background blur feature available for web in iOS/Android.
The feature is especially useful for users on the run when they want to participate in …
-
Hi @nosy-b,
I was curious about your project but it was not working. I debugged a bit and found the following:
1. An issue with tensorflow.js? In DevTools:
```
DevTools failed to load SourceMap:…
-
Na página do banco Inter so fala "em breve" para a API do PIX deles. Alguem está usando alguma outra alternativa para usar PIX com eles?
-
### Container-fluid
- Classe bootstrap usada para atribuir um container que preencha a página toda
-
Talking Parrot (PARROT.EXE) provided with Sound Blaster Pro will start and play random "come on" phrases for no user input, but even entering the lowest 'trigger level' of 140 does not capture any mic…
-
canvasContext.putImageData(data,0,0) not drawing anything
I'm trying to pass an ImageData element to the canvas so it's displayed on it, my code looks like:
```
import Canvas, {ImageData} from …