(no title)
blackjackfoe | 1 year ago
It was definitely a successful learning exercise, and it's made me more confident tackling some other problems I've had in mind for awhile.
blackjackfoe | 1 year ago
It was definitely a successful learning exercise, and it's made me more confident tackling some other problems I've had in mind for awhile.
spookie|1 year ago
- a smeared gaussian in one axis and another in another axis can really help segmenting chars, finding lines of text in OCR
- You can unshear chars using the Radon or Hough transform as a basis to understand the angle
Went through MNIST a few weeks ago and I agree it's interesting!
blackjackfoe|1 year ago
sorenjan|1 year ago
normie3000|1 year ago
blackjackfoe|1 year ago
I learned a lot because I had to do a ton of research and experimentation (fancy word for trial-and-error) to write the code and have it work as I expected.
throwaway314155|1 year ago
[deleted]