-
Notifications
You must be signed in to change notification settings - Fork 4
Description
I followd the instruction, download the datasets from https://duebenchmark.com/data, but when I run create_memmaps.sh as section 2.1(Process datasets into memmaps (binarization)), exception raised:
WARNING:benchmarker.data.reader.benchmark_dataset:Cannot locate directory data/DocVQA/png/hnnp0227_15
WARNING:benchmarker.data.reader.benchmark_dataset:Cannot locate directory data/DocVQA/png/hnnp0227_13
WARNING:benchmarker.data.reader.benchmark_dataset:Cannot locate directory data/DocVQA/png/mxlm0227_1
WARNING:benchmarker.data.reader.benchmark_dataset:Cannot locate directory data/DocVQA/png/rsvb0228_1
WARNING:benchmarker.data.reader.benchmark_dataset:Cannot locate directory data/DocVQA/png/hnnp0227_72
WARNING:benchmarker.data.reader.benchmark_dataset:Cannot locate directory data/DocVQA/png/xrcy0227_34
WARNING:benchmarker.data.reader.benchmark_dataset:Cannot locate directory data/DocVQA/png/xnhw0228_29
What the 'png' dir means? and how can I download the origin images?