paper-with-me

Papers

Augraphy: A Data Augmentation Library for Document Images

2022-08-30 · Alexander Groleau, Kok Wei Chee, Stefan Larson, Samay Maini, Jonathan Boarman

This paper introduces Augraphy, a Python library for constructing data augmentation pipelines which produce distortions commonly seen in real-world document image datasets. Augraphy stands apart from other data augmentation tools by providing many different strategies to produce augmented versions of clean document images that appear as if they have been altered by standard office operations, such as printing, scanning, and faxing through old or dirty machines, degradation of ink over time, and handwritten markings. This paper discusses the Augraphy tool, and shows how it can be used both as a data augmentation tool for producing diverse training data for tasks such as document denoising, and also for generating challenging test data to evaluate model robustness on document image modeling tasks.

📄 PDF Abstract BibTeX arXiv:2208.14558

Code (2)

sparkfish/augraphy 공식 구현
sparkfish/augraphy-paper 공식 구현

Tasks

Data AugmentationDenoising

Methods 이 논문이 사용한 방법론

Library 설명 없음
Test 설명 없음

Similar Papers 제목 키워드 기반

ShabbyPages: A Reproducible Document Denoising and Binarization Dataset

2023-03-16 · Alexander Groleau, Kok Wei Chee, Stefan Larson, Samay Maini 외

Document denoising and binarization are fundamental problems in the document processing space, but current datasets are often too small and lack sufficient complexity to effectively train and benchmark modern data-driven…

BenchmarkingBinarizationDenoising

Audiogmenter: a MATLAB Toolbox for Audio Data Augmentation

2019-12-11 · Gianluca Maguolo, Michelangelo Paci, Loris Nanni, Ludovico Bonan

Audio data augmentation is a key step in training deep neural networks for solving audio classification tasks. In this paper, we introduce Audiogmenter, a novel audio data augmentation library in MATLAB. We provide 15 di…

Audio ClassificationData Augmentation

TorchIO: A Python library for efficient loading, preprocessing, augmentation and patch-based sampling of medical images in deep learning

2020-03-09 · Fernando Pérez-García, Rachel Sparks, Sébastien Ourselin

Processing of medical images such as MRI or CT presents unique challenges compared to RGB images typically used in computer vision. These include a lack of labels for large datasets, high computational costs, and metadat…

Data Augmentation

Bengali Document Layout Analysis with Detectron2

2023-08-26 · Md Ataullha, Mahedi Hassan Rabby, Mushfiqur Rahman, Tahsina Bintay Azam

Document digitization is vital for preserving historical records, efficient document management, and advancing OCR (Optical Character Recognition) research. Document Layout Analysis (DLA) involves segmenting documents in…

Data AugmentationDocument Layout AnalysisManagementOptical Character Recognition+1

Augmented Balanced Image Dataset Generator Using AugStatic Library

2022-05-01 · International Journal Of Research And Analytical Reviews (IJRAR) 2022 5 · Allena Venkata Sai Abhishek, Dr. Venkateswara Rao Gurrala

The mixed data consists of various structured and unstructured data. The exponential boom of the amount of data has made the datasets of varying samples. This paper focuses on the image dataset generator that balances an…

ClassificationData AugmentationData VisualizationDetecting Image Manipulation+13