hassan-mahmood / TIES_DataGeneration

Dataset Generation Code for: S.R. Qasim, H. Mahmood, and F. Shafait, Rethinking Table Parsing using Graph Neural Networks (2019)
MIT License
118 stars 39 forks source link

How do we need to run the TableGeneration code? #12

Closed iamrishab closed 3 years ago

iamrishab commented 4 years ago

I was able to generate the distribution pickle file using TFGeneration/Table.py. But how do I use it to generate synthetic table images of different categories? What are the steps? Also, how can I generate the xml_gt and xml_ocr for these images?