ankanbhunia / Handwriting-Transformers

Handwriting-Transformers (ICCV21)
MIT License
184 stars 42 forks source link

No such file or directory: '../CVL_32.pickle' #5

Closed kientuongnguyen closed 2 years ago

kientuongnguyen commented 3 years ago

Thank you for publishing IAM_32.pickle in Issue #4 I cloned this project to my personal Colab Notebook and executed "train.py". Now the file CVL_32.pickle is required.

Traceback (most recent call last):
  File "./Handwriting-Transformers/train.py", line 42, in <module>
    TextDatasetObjval = TextDatasetval()
  File "/content/Handwriting-Transformers/data/dataset.py", line 109, in __init__
    file_to_store = open(base_path, "rb")
FileNotFoundError: [Errno 2] No such file or directory: '../CVL_32.pickle'

Would you please publish this file also?

Thank you very much. 🙇

engrean commented 3 years ago

I'm not sure if this helps, but it does look the developer provided the link to this file in issue #4 which was marked as closed: https://github.com/ankanbhunia/Handwriting-Transformers/issues/4

wangwenhaoxiaotie commented 3 years ago

Hello, Do you know where is '../Lexicon/english_words.txt'?

miranghimire commented 2 years ago

Hello, Do you know where is '../Lexicon/english_words.txt'?

Any updates here or idea how it is generated, stuck in the same scenario?

maozan commented 2 years ago

Hello, Do you know where is '../Lexicon/english_words.txt'?

Hello, Do you have the file '../Lexicon/english_words.txt'?

ankanbhunia commented 2 years ago

Please refer to the install.md