-
capture.py en capture_mqtt.py geven (vandaag) de volgende foutmelding:
[INFO] 2021-07-05 19:37:36,051: Start recording.
Traceback (most recent call last):
File "capture_mqtt.py", line 118, in
…
-
## Issue description
When try to convert a model that requires concat operation, onnx returns error.
## Code example
from torch.autograd import Variable
import torch.onnx
from model.model_n…
-
Since I ran code in https://github.com/tensorflow/models/tree/master/research/audioset/vggish and got a different result from this code, I want to check the following pb file to see if the params are …
-
Hello Vladimir,
I'm trying to run your repository on **Google Colab** and I'm facing this error which I hope you can address it and give me some insight on the same.
I even have read your readm…
-
I am following the demo google colab tutorial provided on ''https://github.com/tensorflow/models/tree/master/research/audioset/vggish'' to extract embeddings. I am getting errors on cell 32 as **''Key…
-
When I run the new model (serval04-21-lstm) I get the following error:
[INFO] 2021-07-02 20:51:15,082: Start recording.
['1000', '1', '1.0', '1.0', 'Silence', '1']
['1001', '2', '1.0', '1.0', '5…
-
At some point in the somewhat near future, we should establish support for TF 2.x and `tf.keras`. The main reasons for this are:
- To remain compatible with new releases of TF and Keras (the official…
-
Hi, thanks to share your great codes!
i inference my own videos, and success (use pre-trained models)
but i didn't know what a dataset are..
**1. I found dataset, can you check it is correct?**…
-
Hello,
I am having a `bad_alloc` exception when running `extract_yt8m_features` on an Ubuntu 18.04 box.
I recompiled in debug mode and I got an assertion with any video.
I suspect a version mis…
-
The output of the feature extractor [mel_features.py](https://github.com/tensorflow/models/tree/master/research/audioset/vggish/mel_features.py) does not match the details in the paper.
In secti…