yashasvini121 / predictive-calc

An interactive web application developed with Streamlit, designed for making predictions using various machine learning models. The app dynamically generates forms and pages from JSON configuration files. ⭐ If you found this helpful, consider starring the repo!
https://predictive-calc.streamlit.app/
MIT License
25 stars 72 forks source link

Text Extractor From Image #218

Open Somyajain2004 opened 1 week ago

Somyajain2004 commented 1 week ago

🔍 Problem Description: Text Extractor from Images : An automated text extraction model will help in converting images containing text into a machine-readable format, making information easily searchable, editable, and usable in other applications. This is particularly useful in scenarios like document digitization, data extraction for research, and automating data entry.

🧠 Model Description: The model will use Optical Character Recognition (OCR), leveraging a deep learning-based approach such as Tesseract OCR, which has strong capabilities for recognizing text in various fonts, languages, and orientations. To enhance accuracy, pre-processing techniques (like resizing, thresholding, or noise reduction) to prepare images for optimal text extraction will be applied.

⏲ Estimated Time for Completion: ! day, mostly by tomorrow morning(ie : 10th October)

🎯 Expected Outcome: Converting images like : image

to : text :
Textual Conventions (I)

MediumType, MediumAddress ethernet(7), tokenring(9), fddi(15) PeerType, PeerAddress ipv4(1), ipv6(2), nsap(3), ipx(11), appletalk(12), decnet(13) AdjacentType, AdjacentAddress A superset of MediumType and PeerType

RTFM WG 3 The University of Auckland

📄 Additional Context: This model will primarily serve individuals and businesses looking to automate document workflows or data entry processes.

To be Mentioned while taking the issue:

Note: