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

Custom Data Preparation #94

Open Nivedita-mahato2 opened 3 years ago

Nivedita-mahato2 commented 3 years ago

Hi Team,

I just discovered PICK-pytorch and want to use it on my custom dataset. Can you help me understand how should I create the dataset for training? which tool is used for labeling? Any guidance will help me a lot.

ghost commented 2 years ago

hi, did you find any useful tool to do the labeling process?

ASLYY commented 1 year ago

Have you solved the data labeling problem?