Understanding the Knowledge System of Computer Vision

Understanding the Knowledge System of Computer Vision

Click on the top "Xiaobai Learns Vision" to choose to add "Starred" or "Pinned" Heavyweight content delivered first time Introduction Computer vision is an important field of artificial intelligence technology. To put it metaphorically (not necessarily accurate), I believe computer vision is the eyes of the AI era, which shows its importance. Computer vision is … Read more

China Telecom Implements AI Using TensorFlow

China Telecom Implements AI Using TensorFlow

The Telecom Business Hall APP, as the entry-level application for China Telecom’s online services, has allowed its development team to have close contact with TensorFlow and artificial intelligence (AI) technology. AI is an area that the Telecom Business Hall APP had never explored before, and even the engineers involved in the project transitioned from Android … Read more

Fundamentals of Convolutional Neural Networks

Fundamentals of Convolutional Neural Networks

The Ancient and Modern Medical Case Cloud Platform Providing over 400,000 ancient and modern medical case retrieval services Supports manual, voice, OCR, and batch structured entry of medical cases Designed with nine major analysis modules, closely aligned with clinical needs Supports collaborative analysis of massive medical cases and personal cases on the platform Cloud Medical … Read more

Overview of Latest Image Text Recognition Technologies

Overview of Latest Image Text Recognition Technologies

Click the “Beginner Learning Vision” above and select “Star” public account Heavyweight content delivered at the first time This article is reproduced from I Love Computer Vision, originally published in a Chinese science and technology journal.The author referenced 77 influential and recent papers, providing a detailed overview of the systems, algorithms, data, and performance comparisons … Read more

Applications and Development Trends of Image Recognition Technology

Applications and Development Trends of Image Recognition Technology

Click the above“Beginner Learning Vision”, select to add “Starred” or “Pinned” Heavyweight content delivered at the first time Background of Image Recognition Technology The development of mobile internet, smartphones, and social networks has brought a massive amount of image information. According to an article from BI in May, Instagram uploads about 60 million images daily; … Read more

Using OpenCV and Tesseract for OCR on Image ROIs

Using OpenCV and Tesseract for OCR on Image ROIs

Click the above “Beginner’s Visual Learning” to choose to add a bookmark or “pin” Important information delivered immediately In this article, we will apply OCR on the selected region of an image using OpenCV. By the end of this article, we will be able to apply automatic orientation correction to the input image, select the … Read more

New Generation Jietong Ling Cloud OCR Technology

New Generation Jietong Ling Cloud OCR Technology

Lingyun Technology reported on January 12: The new generation of Lingyun OCR technology can not only achieve accurate, fast, and efficient recognition of value-added tax invoices and other documents but also has the capability for batch recognition of various documents such as business cards, ID cards, and bank cards, fully meeting the OCR capability requirements … Read more

Self-Made OCR Translator by Bilibili UP Master: A Game-Changer for Subtitle Translation

Self-Made OCR Translator by Bilibili UP Master: A Game-Changer for Subtitle Translation

Follow the WeChat public account “ML_NLP” Set it as “Starred”, heavy content delivered first! Report by Bai Jiao from Aofeisi Quantum Bit | WeChat public account QbitAI A Bilibili UP master has created a translator that claims to be able to handle any raw video, even games. This translator is based on OCR technology, which … Read more

Mathematical Formula OCR Recognition

Mathematical Formula OCR Recognition

Introduction Many researchers often need to input a bunch of theorem formulas when writing papers. Some formulas are exactly as they appear in books or literature, and typing them one by one into Word or LaTeX can be very tiring. If there were software that could recognize formulas, it would definitely improve efficiency. Today, I … Read more

Fine-Tuning TrOCR for Curved and Blurry Text Recognition

Fine-Tuning TrOCR for Curved and Blurry Text Recognition

Author: Sovit Rath Translated by: ronghuaiyang Introduction This article fine-tunes the TrOCR model on a dataset of curved and blurry text, analyzing the code and training results at each step. TrOCR (Transformer based Optical Character Recognition) model is one of the best OCR models. In previous articles, we analyzed how well this model performs on … Read more