Python Tutorial to build Image to Text App using EasyOCR & Streamlit

preview_player
Показать описание
In this Python tutorial, We'll learn how to build an Image-to-Text web app using EasyOCR & Streamlit.

This project uses streamlit for web app development and easyocr for Optical Character Recognition (to extract text from images).

This is a nice data science project if you wish.

Required Libraries:

streamlit
easyocr
numpy
Pillow

Рекомендации по теме
Комментарии
Автор

Great tutorial! Love this real-world industry application explanation

weichunchang
Автор

Thank you :) looking forward to your next video...

gunngunn
Автор

Wonderful tutorial, Is there an easy way to display the bounding boxes and stuff on the image as a preview of the process?. Its working without streamlit and I couldn't figure it out.

lucistar
Автор

Great job! Please cover pdf to excel. With proper formatting.

AliHassan-wcnb
Автор

I am getting 'connecting' on browser when i hit local server(means no 'browse file' button, nothing is being loaded like ur page is loaded mine is not loaded)
It is only showing "connecting" at top right corner.
Hope u help me out

fakebuddy
Автор

Hi I need an help on python code by using ocr pdf scanned image and then convert text… could you plz help me with the code

rajyalakshmich
Автор

When i give image path it is working.. But when i give np.array(image) .. KILLED .. Any WorkAround On It?

VinayakAmirtharaj
Автор

can you show how you run a python in local webapp

len
Автор

i am getting an OSError while installing streamlit

pallavi___
Автор

I get a weird error when I run this: Streamlit-OCR-App>streamlit run ocr.py

You can now view your Streamlit app in your browser.


OMP: Error #15: Initializing libiomp5md.dll, but found libiomp5md.dll already initialized.

I set the environment variable and the error went away, but it does not seem safe to run it this way. I will delete it.

drnotebook
join shbcf.ru