-
load model zoo中训练好的NeXtVlad模型报错:
fluid.io.load_params(exe, pretrain, main_program=prog)
File "train.py", line 192, in train
train_model.load_pretrain_params(exe, pretrain, train_prog, pla…
wwjjy updated
4 years ago
-
Hi
During the training process, there was an issue as shown in the figure. After our investigation, we found that all audio starting with ’null ‘ had a bit rate of 705, while others had a bit rate of…
-
Can I ask where I can find the pre-training weights for vggish and resnet used in your FLAN?
-
Dear authors,
Thank you for your reply! So can I understand that your work cannot reproduce even if you release part of your pre-train model cause you cannot release your audio pkl, as you say the …
-
Hey there, @weiyinwei
Thanks for your paper and the approach to tackle multi-modal deep learning here.
My question is , I can see and get the datasets mentioned, but I see there is no code for pre-…
-
Hello, Vladimir.
First of all congratulations for such a fantastic project. I was introduced to this work from many other papers who cited it and used it as a base to grow upon. I enjoyed your [vid…
-
# Prerequisites
#the raw data and code
# x = np.sin(2 * np.pi * freq * t)
#input_batch = vggish_input.waveform_to_examples(x, sr)
#my data and code
#wavefile
audio_path="01.wav"
input_batch…
-
Hi Ganesh Srinivas,
The git does not have all the needed files to run the script: predict_convnet_10sec_model.py
These files are pointing to home folder.
Example: /home/gxs393/dataset/unbala…
-
**Требуется:**
- поискать готовые решения по задаче
- выделить среди готовых решений наиболее релевантные
- завести задачи на практику с отобранными готовыми решениями
-
# Prerequisites
Please answer the following question for yourself before submitting an issue.
- [x] I checked to make sure that this feature has not been requested already.
## 1. The entire U…