Aron Millonzi

Results 4 comments of Aron Millonzi

> > i change the dataset.py=======> return self.nSamples + 1 to self.nSamples, and it works. > > thank you,this truely sove my problem Hello, which interpreter do you use, python2...

When training my own dataset, I got this problem: Traceback (most recent call last): File "train.py", line 60, in train_dataset = dataset.lmdbDataset(root=opt.trainRoot) File "/home/haha/Documents/Workspaces/Workspace-PyCharm/crnn-pytorch/dataset.py", line 32, in __init__ nSamples =...

And this, ![image](https://user-images.githubusercontent.com/32906255/83161999-bc267200-a13b-11ea-8e0d-0ed04bc16410.png)

Hello~ I got the same problem in getting "the preprocessing code of Durrett al. (2016)", it seems that the resource has been canceled. Could you pls send me a copy...