# attention-ocr **Repository Path**: wptoux/attention-ocr ## Basic Information - **Project Name**: attention-ocr - **Description**: A pytorch implementation of the attention based ocr - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-04-29 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # attention-ocr A pytorch implementation of attention based ocr This repo is still under development. Inspired by the tensorflow attention ocr created by google. [link](https://github.com/tensorflow/models/tree/master/research/attention_ocr) More details can also be found in this paper: ["Attention-based Extraction of Structured Information from Street View Imagery"](https://arxiv.org/abs/1704.03549)