You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PDF Table Extractor is an innovative Python project designed to tackle the challenge of extracting tables from scanned PDF documents. Leveraging advanced optical character recognition (OCR) and image processing techniques.
Trained a custom PaddleOCR model for handwritten text detection using a handwritten image dataset. The project focuses on improving accuracy across diverse handwriting styles through fine-tuning, preprocessing, and evaluation. Built with Python, PaddleOCR, OpenCV, and NumPy for efficient text recognition.