Skip to content
/ WAP Public
forked from JianshuZhang/WAP

Watch, Attend and Parse for Handwritten Mathematical Expression Recognition

Notifications You must be signed in to change notification settings

ktj4820/WAP

This branch is 2 commits behind JianshuZhang/WAP:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a46e753 · Apr 15, 2018

History

14 Commits
Apr 15, 2018
Mar 7, 2018
Mar 23, 2018
Feb 28, 2018
Feb 28, 2018

Repository files navigation

WAP

This repository contains the source code for WAP introduced in the following papers:

Here, VGG contains the code that employs VGG architecture as the watcher, DenseNet contains the code that employs DenseNet as the watcher.

Requirements

Citation

If you find WAP useful in your research, please consider citing:

@article{zhang2017watch,
  title={Watch, attend and parse: An end-to-end neural network based approach to handwritten mathematical expression recognition},
  author={Zhang, Jianshu and Du, Jun and Zhang, Shiliang and Liu, Dan and Hu, Yulong and Hu, Jinshui and Wei, Si and Dai, Lirong},
  journal={Pattern Recognition},
  volume={71},
  pages={196--206},
  year={2017},
  publisher={Elsevier}
}

@article{zhang2018multi,
  title={Multi-Scale Attention with Dense Encoder for Handwritten Mathematical Expression Recognition},
  author={Zhang, Jianshu and Du, Jun and Dai, Lirong},
  journal={arXiv preprint arXiv:1801.03530},
  year={2018}
}

Contact

xysszjs at mail.ustc.edu.cn
West campus of University of Science and Technology of China
Any discussions, suggestions and questions are welcome!

About

Watch, Attend and Parse for Handwritten Mathematical Expression Recognition

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.0%
  • Shell 1.0%