Open ycsun19 opened 6 years ago
Please note that the software is experimental and that reported performance on the ICDAR 2017 dataset is low, see #7
I was facing error while running ICDAR2017_shared_task_workflows.ipynb in the 13th line: wf.ls(in_dir=in_dir) there is no preprocess workflow file for ICDAR2017 dataset, what should be done to remove this error: ' "None" not found in steps library. Please check your spelling or load additional steps' I don't know much about CWL, is there some way around to run this program. Please help me with the documentation for the same
Hi, I am just trying to run this project and encountered several problems in the
preprocessing
part. I am new to CWL, so my questions may be quite basic, thanks for help in advance:Since
vudnc-preprocess.cwl
can be run as stand-alone, how should I run it. Please give me more detailed instructions.When running the first cell of
vudnc-preprocess-workflow.ipynb
, it gives the following error:So, how can I solve this error?
working_dir='/home/ycsun/ochre/123/'
, then it give the following warnings:In order to process the ICDAR 2017 dataset, what modifications should I make in the corresponding files?