Open Manasa-N-2504 opened 1 year ago
error is know, link to download dataset doesn't work. Need to find a new link
Sir if possible can you provide the new link sir
The formate of this dataset is different from the one which is used in the tutorial.
Hi, I have tis issue : 100%|████████████████████████████████████████████████████████████████████████████| 1/1 [00:00<00:00, 334.15it/s]
Traceback (most recent call last):
File "C:\Users\Amoungui\Documents\Projets\AI System\mltu\Tutorials\03_handwriting_recognition\train.py", line 41, in
If I try downloading the dataset using the URL it shows Internal Server Error
dataset_path = stow.join('Datasets', 'IAM_Words') if not stow.exists(dataset_path): download_and_unzip('https://git.io/J0fjL', extract_to='Datasets')
This segment of code also shows error