Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sauravbiswasiupr/deskewing
Contains code to deskew images using MLPs, LSTMs and LLS tranformations
https://github.com/sauravbiswasiupr/deskewing
Last synced: 16 days ago
JSON representation
Contains code to deskew images using MLPs, LSTMs and LLS tranformations
- Host: GitHub
- URL: https://github.com/sauravbiswasiupr/deskewing
- Owner: sauravbiswasiupr
- Created: 2014-01-12T16:42:28.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-01-12T16:59:42.000Z (almost 11 years ago)
- Last Synced: 2024-07-31T21:54:24.471Z (3 months ago)
- Language: Python
- Size: 129 KB
- Stars: 11
- Watchers: 1
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Code to deskewing skewed images using LSTMs, MLPs and Linear Least Squares. Contains batch scripts to run number of experiments for deskewing. Currently LSTM deskews well for arbitrary length of skewed images.