Image to LaTeX (Seq2seq + Attention with Beam Search) - Tensorflow
Tensorflow implementation of the HarvardNLP paper - What You Get Is What You See: A Visual Markup Decompiler (https://arxiv.org/pdf/1609.04938v1.pdf)
Pytorch implemention of Deep CNN Encoder + LSTM Decoder with Attention for Image to Latex
Python tools for creating suitable dataset for OpenAI's im2latex task: https://openai.com/requests-for-research/#im2latex
Tensorflow Implementation of Im2Latex
A tool to convert math equation images to LaTeX markup
An implementation of the Show, Attend and Tell paper in Tensorflow, for the OpenAI Im2LaTeX suggested problem