Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 461 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 461 Bytes

Image to Latex

Introduction

This respository implement the Seq2Seq Image to Latex architecture from paper “Image to Latex.” of Genthial, Guillaume. (2017).

Architecture

This structure is based on Seq2Seq architecture, it use one Convolutional Encoder and one RNN Decoder.

Dataset