im2markup icon indicating copy to clipboard operation
im2markup copied to clipboard

Why using lua instead of python?

Open StephenKyung opened this issue 3 years ago • 1 comments

Hi, I'm testing this model in two different programming languages, python and Lua. But whenever I tested it in python its have not good enough result compared with Lua one (almost 8 percent in Edit Distance Accuracy). Can you explain why you implemented in Lua?

StephenKyung avatar May 20 '21 06:05 StephenKyung

https://github.com/harvardnlp/im2markup/issues/26#issuecomment-558918180

and for one another. Do you think if I changed python code to convert images to greyscare first, can make any improvement?

StephenKyung avatar May 24 '21 01:05 StephenKyung