im2markup icon indicating copy to clipboard operation
im2markup copied to clipboard

Neural model for converting Image-to-Markup (by Yuntian Deng yuntiandeng.com)

Results 20 im2markup issues
Sort by recently updated
recently updated
newest added

I wanted to run code on windows 10 but i got this error and it's making an empty file for me, i installed Perl and it doesn't work for me......

Hi, guys, I am trying using the scripts in this repo to preprocess the im2latex dataset, but I met this error as, > 2020-08-26 17:16:23,199 root INFO Script being executed:...

Hi, I am trying to replicate your results. Although I have no issues loading the trained model and test it on the toy test samples (100), when I try to...

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...

Hello, I can understand we can't generalize unless we don't have the real different types of images and their ocr, we, can provide that dataset, to get accuracy as mathpix....

when launching : th src/train.lua -phase train -gpu_id 1 \ -model_dir model \ -input_feed -prealloc \ -data_base_dir data/sample/images_processed/ \ -data_path data/sample/train_filter.lst \ -val_data_path data/sample/validate_filter.lst \ -label_path data/sample/formulas.norm.lst \ -vocab_file data/sample/latex_vocab.txt...

![ss](https://user-images.githubusercontent.com/45556159/73052488-466b7a80-3eab-11ea-9812-e11dd4550f43.png) how do i remove this error in katex parsing

I wish to test the model on a CPU, how can i achieve that? I have tried setting the gpd_id as 0 but it returns an error stating spatialconvolution requires...