wenwenyu / PICK-pytorch

Code for the paper "PICK: Processing Key Information Extraction from Documents using Improved Graph Learning-Convolutional Networks" (ICPR 2020)
https://arxiv.org/abs/2004.07464
MIT License
553 stars 191 forks source link

How to distinguish between the `synth1530` and `real320` ? #112

Open huntzhan opened 2 years ago

huntzhan commented 2 years ago

Hi,

Thank you for releasing the train tickets dataset. I'm wondering if you can help distinguish between the 1,530 synthetic images (synth1530) and 320 real images (real320). This probably could be done by splitting synth1530_real320_baseline_trainset.csv into two files, one for synthetic images and the other for real images. Will be very appreciate if you can do that.