GPT-4V_OCR
GPT-4 OCR evaluation
Evaluates the Optical Character Recognition capabilities of GPT-4V(ision) using various tasks and scenarios to identify its strengths and weaknesses
Evaluation of the Optical Character Recognition (OCR) capabilities of GPT-4V(ision)
120 stars
8 watching
4 forks
Language: Python
last commit: about 1 year ago Related projects:
Repository | Description | Stars |
---|---|---|
openiti/ocr_gs_data | Provides gold standard data for training and testing optical character recognition (OCR) engines. | 15 |
eddieantonio/ocreval | A collection of tools and utilities for evaluating the performance and quality of OCR output | 57 |
r1me/ttesseractocr4 | An Object Pascal binding for the Tesseract OCR engine to perform optical character recognition | 145 |
openseg-group/openseg.pytorch | Provides a PyTorch implementation of several computer vision tasks including object detection, segmentation and parsing. | 1,190 |
ibm/max-ocr | An optical character recognition system deployed as a web service using a trained Tesseract OCR model | 47 |
ailab-cvc/gpt4tools | An intelligent system that enables automatic control and utilization of visual foundation models to interact with images in conversational settings. | 760 |
ryanfb/ancientgreekocr-ocr-evaluation-tools | A collection of tools and scripts to evaluate the accuracy of Optical Character Recognition (OCR) systems | 22 |
jshilong/gpt4roi | Training and deploying large language models on computer vision tasks using region-of-interest inputs | 506 |
ocr4all/ocr4all | Provides a platform for converting historical printed materials into editable digital text | 238 |
nguyenq/tess4j | A Java wrapper for using the Tesseract OCR API to extract text from images | 1,612 |
emedvedev/attention-ocr | A TensorFlow model for recognizing text in images using visual attention and a sequence-to-sequence architecture. | 1,077 |
laurentkneip/opengv | A collection of computer vision methods for solving geometric vision problems. | 1,031 |
meh/ruby-tesseract-ocr | A Ruby wrapper around the Tesseract OCR API to provide an easy-to-use interface for optical character recognition tasks | 629 |
antoniogarrote/clj-tesseract | A Clojure wrapper for the Tesseract OCR software, allowing developers to easily integrate optical character recognition capabilities into their applications. | 54 |