paper-with-me

홈 › Papers

Leveraging machine learning for less developed languages: Progress on Urdu text detection

2022-09-28 · Hazrat Ali

Text detection in natural scene images has applications for autonomous driving, navigation help for elderly and blind people. However, the research on Urdu text detection is usually hindered by lack of data resources. We have developed a dataset of scene images with Urdu text. We present the use of machine learning methods to perform detection of Urdu text from the scene images. We extract text regions using channel enhanced Maximally Stable Extremal Region (MSER) method. First, we classify text and noise based on their geometric properties. Next, we use a support vector machine for early discarding of non-text regions. To further remove the non-text regions, we use histogram of oriented gradients (HoG) features obtained and train a second SVM classifier. This improves the overall performance on text region detection within the scene images. To support research on Urdu text, We aim to make the data freely available for research use. We also aim to highlight the challenges and the research gap for Urdu text detection.

📄 PDF Abstract BibTeX arXiv:2209.14022

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingText Detection

Methods 이 논문이 사용한 방법론

SVM A Support Vector Machine, or SVM, is a non-parametric supervised learning model. For non-linear classification and regression, they utilise the kernel trick to map inputs…

Similar Papers 제목 키워드 기반

AfroMT: Pretraining Strategies and Reproducible Benchmarks for Translation of 8 African Languages

2021-09-10 · EMNLP 2021 11 · Machel Reid, Junjie Hu, Graham Neubig, Yutaka Matsuo

Reproducible benchmarks are crucial in driving progress of machine translation research. However, existing machine translation benchmarks have been mostly limited to high-resource or well-represented languages. Despite a…

Cross-Lingual TransferData AugmentationMachine TranslationTranslation

SeamlessM4T: Massively Multilingual & Multimodal Machine Translation

2023-08-22 · Seamless Communication, Loïc Barrault, Yu-An Chung, Mariano Cora Meglioli 외

What does it take to create the Babel Fish, a tool that can help individuals translate speech between any two languages? While recent breakthroughs in text-based models have pushed machine translation coverage beyond 200…

Automatic Speech RecognitionMachine TranslationSpeech-to-Speech TranslationSpeech-to-Text+5

ANGOFA: Leveraging OFA Embedding Initialization and Synthetic Data for Angolan Language Model

2024-04-03 · Osvaldo Luamba Quinjica, David Ifeoluwa Adelani

In recent years, the development of pre-trained language models (PLMs) has gained momentum, showcasing their capacity to transcend linguistic barriers and facilitate knowledge transfer across diverse languages. However, …

Language ModelingLanguage ModellingTransfer Learning

AfriMTE and AfriCOMET: Enhancing COMET to Embrace Under-resourced African Languages

2023-11-16 · Jiayi Wang, David Ifeoluwa Adelani, Sweta Agrawal, Marek Masiak 외

Despite the recent progress on scaling multilingual machine translation (MT) to several under-resourced African languages, accurately measuring this progress remains challenging, since evaluation is often performed on n-…

Machine Translation

NollySenti: Leveraging Transfer Learning and Machine Translation for Nigerian Movie Sentiment Classification

2023-05-18 · Iyanuoluwa Shode, David Ifeoluwa Adelani, Jing Peng, Anna Feldman

Africa has over 2000 indigenous languages but they are under-represented in NLP research due to lack of datasets. In recent years, there have been progress in developing labeled corpora for African languages. However, th…

Domain AdaptationMachine TranslationSentiment AnalysisSentiment Classification+1