-
Recently I've changed the structure of the web to make it more generic, adapting to more than just generating data sets. The current model can very good fitting we generated data, but the reality data…
-
**when I run this code in the ubuntu16.04 with tensorflow 1.3, I meet the flow error, the dataset I used is mnist.**
Traceback (most recent call last):
File "/usr/local/lib/python3.5/dist-packages…
-
Hello,
l'm wondering whether the CRNN is able to output also the probability of each sequence
from example :
--h-e--ll-oo- => 'hello' with a probability= 0.89
for instance
how can l get tha…
-
how can i use this to generate cineses word image
-
hi,there
did you test the code on windows?
thx!
-
By the latest download, i am trying to execute IAM example from demos using config_real but i am getting below error which is related to pickling/multiprocessing :
```
(Pdb) WARNING (theano.sandbo…
-
When I was trying `train_mjsyth.py`, it shows that:
```
Traceback (most recent call last):
File "train_mjsyth.py", line 8, in
from net import model
File "/disk/data0/users/tengfei5/tes…
-
Hi, i'm trying reproduce the experiments with IAM database, but i'm facing some problems. First, i've followed the instructions in this comment https://github.com/rwth-i6/returnn/issues/5#issuecomment…