The old newspaper project

In this project, we will create a newspaper image recognition app based on AI which uses Computer Vision, Optical Character Recognition (OCR) technology and Natural Language Processing (NLP) models to recognize, classify and extract information from images of newspapers. The project follows an itera...

Full description

Saved in:
Bibliographic Details
Main Author: Li, JiaGeng
Other Authors: Ling Keck Voon
Format: Final Year Project
Language:English
Published: Nanyang Technological University 2024
Subjects:
Online Access:https://hdl.handle.net/10356/181681
Tags: Add Tag
No Tags, Be the first to tag this record!
Institution: Nanyang Technological University
Language: English
Description
Summary:In this project, we will create a newspaper image recognition app based on AI which uses Computer Vision, Optical Character Recognition (OCR) technology and Natural Language Processing (NLP) models to recognize, classify and extract information from images of newspapers. The project follows an iterative process; it begins with the investigation of Tesseract OCR and Yolov8 in a pre-alpha version to extract text and analyze layout. Having faced limitations we shifted to advanced implementations such as PaddleOCR along with LayoutParser for styling newspaper layouts and document parsing and using GPT-3 models for detailed outline writing of the extracted content., In this report, we describe the project context, technology choices, how we collected data is followed by some challenges we faced while building the application and how we solved those issues to improve the application's functionality.