Anibal Gonzalez

Results 2 comments of Anibal Gonzalez

> import sys > sys.path.append('/home/path-to-project/fsdl-text-recognizer-project/lab1') > print('paths: ', sys.path) I think this is a good solution as the `text_recognizer` library might be updated from lab to lab. Hence adding `/home/path-to-project/fsdl-text-recognizer-project/lab1`...

> Have you been able to follow along this lab?... I think that I did, but I think that I didn't run with the option `--data_class=IAMOriginalAndSyntheticParagraphs`... what I can't really...