-
Hi,
I tried to implement the `bayesian_rnn` from the docs.
However, while trying to compute `log_joint`, I can't compute the log of prior `log_pz` because `w` is declared within a LSTM cell, so I …
-
Hi,之前的版本ctpn和crnn都是基于vgg的,你有测过densenet对比vgg的时间吗?还有你提供的准确率是怎么算出来的?是edit distance吗?
-
Hello! 当我运行下面命令时出现了上面的异常。请问dict_data.pkl是啥,谢谢!
from znlp import ner
-
I just want a cnn network,blstm network,word embedding and implement them separately
Save their params and use into a new network.
I have tried tf.saver\restore and tf.collection,it dosen't work.
H…
-
When running the last step pre_train_test.sh, there is an error:
Loading embeddings...
Traceback (most recent call last):
File "./adr_label.py", line 437, in
train_set, valid_set, test_se…
-
-
Hello, my result is
经/6]../../examples/ocr/20436328_800384098.jpg[cost:109 ms]: 姻
洲/6]../../examples/ocr/20437703_937698549.jpg[cost:104 ms]: 业
风/6]../../examples/ocr/20436765_2556130357.jpg[cost:1…
-
Hi all,
I'm the beginner for ESpnet and I followed the instructions from ESpnet/egs/wsj/asr1/run.sh
the training of language model and acoustic model looks fine,
export CUDA_VISIBLE_DEVICES=0 ; …
-
I've tried to implement a deep LSTM network and tested it on an autoencoder task in recovering audio magnitude spectrogram. At first I set the number of frames in spectrogram (i.e. time step in LSTM) …
-
### Expected behaviour
Beat of the songs should be the same if it does not change.
### Actual behaviour
Using DBNDownBeatTrackingProcessor, the beat doubles after the middle part of the song …
bzvew updated
6 years ago