Before:

After:

I decreased the dimensionality of the test data by a lot. The new test data characters are 32 by 32 pixels. Before this, it was 120 by 123 pixels. This reduction in dimensionality really brought down the running time of classification. I think that I need to tweak my cropping tool though.
Cropping tool = bad. Exhibit A:


When I change it that only 2% of the pixels can be all white (instead of 5%), then the cut out changes to:

Now, the same test set looks like this:

No comments:
Post a Comment