diff --git a/README b/README index 24c1138..5f1ef75 100644 --- a/README +++ b/README @@ -1 +1 @@ -Code to deskewing skewed images using LSTMs, MLPs and Linear Least Squares +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.