im2latex-tensorflow icon indicating copy to clipboard operation
im2latex-tensorflow copied to clipboard

Tensorflow implementation of the HarvardNLP paper - What You Get Is What You See: A Visual Markup Decompiler (https://arxiv.org/pdf/1609.04938v1.pdf)

Results 21 im2latex-tensorflow issues
Sort by recently updated
recently updated
newest added

Hello! Thank you for sharing your code! I have some wrong with that code when run file attention.py . I replaced FreeRunIm2LatexAttention by im2latexAttention. My error: InvalidArgumentError (see above for...

When I ran this code in Google colab, i got this error How would I solve this? any ideas? I dont know anything about ML and TF though I just...

I don't know anything about machine learning. i am just looking for tflite file which can used by my android device to perform img to latex. can i get it...

This file is not provided in the google drive.

I don't know why I got poor results on my own screenshots, help welcome

![4cbdf71aaf](https://user-images.githubusercontent.com/26244036/123361612-fb72fc80-d5a1-11eb-8cbe-1bd52cace5e7.png) gt: E = v \sqrt { Q _ { M } ^ { 2 } + Q _ { E } ^ { 2 } } \, \, ....

Hey there, Thanks for sharing your code with us . I tried my best to remove all the glitches that occured in ops.py , predict.py . **Things I changed** 1....

Could you please tell me what are the requirements so that I can create a new virtual environment and try to implement the code. With tf 2.0, it has all...