math2tex / ScanSSD /README.md
duycse1603's picture
[Add] source
6163604

A newer version of the Streamlit SDK is available: 1.54.0

Upgrade

ScanSSD: Scanning Single Shot Detector for Math in Document Images

A PyTorch implementation of ScanSSD Scanning Single Shot MultiBox Detector by Parag Mali. It was developed using SSD implementation by Max deGroot.

All credit goes to the authors of the paper and the original implementation.


I have made some changes to the original implementation to make it work with the latest version of PyTorch and Python. I have also removed some unnecessary files, in particular the ones related to dataset.