Automating Receipt Digitization with OCR and Deep Learning
In this article, I cover the theory behind receipt digitization and implement an end-to-end pipeline using OpenCV and Tesseract. I also review a few important papers that do Receipt Digitization using Deep Learning.
A 2019 guide to Human Pose Estimation with Deep Learning
Human Pose Estimation is one of the long standing problems of computer vision which has made remarkable progress in the last few years. This post explains the basics of Human Pose Estimation (2D) and reviews the literature on this topic.