-
51238 1a00a76d4e basic in im2latex_train.lst
latexs around line 51238 in im2latex_formulas.lst are not the latex content in pic 1a00a76d4e.
1a00a76d4e should point to line 51729 in im2latex_formula…
-
Hi
I was able to train the model.
When I try to evaluate the model using the command, I get this following error. How do I overcome this ?
(pytG) Power-Ubuntu-18-9:~/im2latex-master$ python e…
-
when I run the following command
python train.py --data=configs/data.json --vocab=configs/vocab.json --training=configs/training.json --model=configs/model.json --output=results/full/
the result is
…
-
Hi all,
I am having difficulty running the predict script. I think it is an error stemming from which distribution you use for tensorflow. I tried upgrading to the most recent version of tensorflow…
-
I need a specific T2T example for the [im2markup](https://github.com/harvardnlp/im2markup) task by @harvardnlp ([arXiv](https://arxiv.org/abs/1609.04938)) or [im2latex](https://github.com/untrix/im2la…
-
- https://huggingface.co/datasets/yuntian-deng/im2latex-100k originally used to train ocr models
- full arxiv: https://info.arxiv.org/help/bulk_data_s3.html
- we can also find similar things like oi…
-
File "/usr/lib/python2.7/site-packages/tensorflow/python/framework/tensor_util.py", line 328, in _AssertCompatible
(dtype.name, repr(mismatch), type(mismatch).__name__))
TypeError: Expected int3…
-
你好,我想测试一下模型在印刷体公式识别上的效果,测试的ExpRate达到0.8,但是另外使用外来的图片预测的时候,结果总是一串相同的字符,这会是什么原因引起的呢?
输入图片:
![00000495](https://user-images.githubusercontent.com/50820616/202946217-03333ac7-16e3-4abd-9d64-687af986839…
-
使用这份代码在im2latex 100k 上面训练,得到如下的指标:和论文上的Em76相差有些大,anyone meet the same situation?
Eval: BLEU-4 88.89 - EM 37.86 - Edit 91.88 - perplexity -1.14
-