Explore tweets tagged as #Pytesseract
@xofapp
λ∂rìκα
10 months
27 Sep update:-. - practice japanese after a long time .- working on opencv and pytesseract on a Dataset.- learning docker 😅 and yes I installed it to and desktop not for linux.- doing 5 leetcode and old solved questions revision.- and yes I got bored so I made it to 👇🙃
Tweet media one
Tweet media two
0
0
7
@gd3kr
aarya
1 year
> gpt-4-vision, a state of the art vision model.> send picture (for vision) .> Analyzing. > ? .> import pytesseract.> text = pytesseract.image_to_string(image).> mfw
Tweet media one
10
5
222
@jmourad
Rafael Mourad
2 years
Tomas un manuscrito de 1780 titulado «Relación de las conversiones de capuchinos aragoneses en la provincia de Cumaná», haces OCR con pytesseract, extraes un texto de 111 ´páginas UTF-8 ilegible, luego creas un prompt en Claude y Voilà! Obtienes traducción y contexto #IA #AI
Tweet media one
Tweet media two
Tweet media three
Tweet media four
2
3
2
@PythonPr
Python Programming
2 years
Build an AI Microservice using FastAPI, pytesseract, Docker & DigitalOcean.#python #ai #microservice #fastapi #docker #digitalocean .
2
85
348
@Sabchg
サブチぴょんぴょん
5 months
#鳴潮 #WutheringWaves #めいちょう .【スコアチェッカー試作】.画像を読み込ませて自動でスコア判定するプログラム軽く組みました。 .pytesseractオープンソースだけど優秀すぎる. 形になったらwebで皆が使える形やゲームの画面をリアルタイムに読み込んで表示するなどの拡張も考えています!
1
9
77
@funinkina
aryan
6 months
Are you also tired because you cannot easily extract text from screenshots in GNOME desktop?? Announcing a python scripts that does all that, very minimal and customizable with only pytesseract as dependency!!. Publishing soon.
Tweet media one
0
2
3
@ayushjluhar
Aluminium
3 months
ML grind(19/04).-saw a tweet and decided to created a site where users can compare OCR libraries by uploading various formats (PNGs, PDFs, etc.). -used pytesseract, easyocr, PaddleOCR, and docTR libraries, coded them, and built a Flask app. will complete it by tommorow.
Tweet media one
2
1
62
@SuperGolden
SuperGolden
8 months
TIL pytesseract (OCR) is designed to work w/ black text on white backgrounds. VFes has white txt on black bkgrds; no wonder why it was inaccurate for me! Inverted the colors and now we've got dates and ringnames coming to #VirtuAnalytics!. eta a few days? accurate but slow.
Tweet media one
Tweet media two
2
2
6
@_olegkusov
Oleg Kusov
2 years
Судя по всему под капотом GPT4 V использует библиотеку pytesseract для анализа текста изображения. Предполагаю есть общая нейросеть, которая понимает, что на картинке текст и далее задача отдается модулю точного анализа с использованием pytesseract
Tweet media one
1
0
0
@izardyamir
I2@R|}¥
1 year
sebelum ni bergantung pada Pytesseract utk OCR img files, memang tak berbaloi pun result, pagi tadi jumpa satu tools ni kat Github, mantap jugak lah , i dunno if my fellow scraper fren dah pernah guna keras_ocr ? tho the latest update was in Sep 2020,
Tweet media one
Tweet media two
1
5
21
@KalDTechTitan
Kalmin
3 months
🚧 Just built a simple OCR web app using Flask and Pytesseract. It can extract text from uploaded images—but there's a catch. (check it out tho: .Handwriting? Not so great. Here’s what I learned 🧵.#Python #Flask #OCR #100DaysOfCode
Tweet media one
1
4
24
@ayushjluhar
Aluminium
3 months
Got to know of Box-wise OCR, there were functions in pytesseract to invoke those, so did that, and the results were even better than sliding_row_algorithm, as here there will be no overlap, but i got little success in handwritten test recognition, still have to refine that.
@ayushjluhar
Aluminium
3 months
Progress with OCR :.Tried to think a new way to increase effeciney of OCR, so took inspiration form CNN's pooling algorithm/sliding window, wrote sliding_row_algorithm, though of edges cases and overlaps and results were nice, still have to try in dense text.
Tweet media one
Tweet media two
0
0
8
@_rahulpoonia
Rahul Poonia
2 years
Day 27 : File Handling VIII🐍.#100DaysOfCode.#100DaysOfPython. Text🔡 extraction from image🖼️ has multiple applications in file📃 processing. Today we will explore 'pytesseract' library📚 to extract text from tesseract OCR and showcase a simple example. A 🧵
Tweet media one
3
0
15
@snake4y5h
Snake
7 months
网易云至今不支持专辑文件批量上传,要手动一首一首填元数据上传……为了上传一张有235首歌的精选集,用pytesseract + pyautogui写了一个自动化脚本,ocr识别屏幕上的控件,然后自动点来点去,看起来非常炫酷. 洗了个漱已经传了30多首了,希望明天醒来它能搞定!💤
21
35
281
@ItsAditya_xyz
Aditya Chaudhary
2 years
With just few lines of code you can extract text from any image in #Python 👀. This uses pytesseract OCR-Engine library
Tweet media one
1
0
6
@uk59
くうねる
1 year
ChatGPT-4で英文の画像を翻訳・要約してもらったけどすらすらまとめてくれて感動。.結果に添えられたコードを見るとOCR処理はpytesseractをシンプルに使ってるだけっぽい。.とはいえサマリ文章まで作ってくれるのはやっぱり便利。
Tweet media one
0
0
2
@masamasa88_88
まさまさ@ヒゲの中小企業診断士
2 years
Code Interpreterを試す. >統計の生データ→ 分析 ◯.→これは使えそう. >請求書などの画像→文字抽出△.→PyTesseractライブラリを呼び出す.英語は抽出できるが、日本語未対応. 驚いたのは、Code Interpreterは、データの欠損調査と補完など、自律的に試行錯誤する. 標準のGPT-4よりも明らかに優秀
Tweet media one
0
0
8
@family_techie
Lorreta Anyika
5 months
Next on my list of projects is a text extraction system using tesseract via pytesseract. Expect.
Tweet media one
2
0
11
@plusyip
Plusye
6 months
让 ChatGPT 翻译一张图片,居然是先在我电脑用 pytesseract 提取文字,然后再发送给 GPT 对话.
Tweet media one
2
0
2
@matsuu
matsuu
1 year
tesseract-ocr-jpnをパッケージインストールすれば日本語OCR可能。pytesseractを使えばPythonで扱える。わいわい / “画像grepツールを作ってみた - Qiita”
0
16
86