Skip to content

Commit

Permalink
add paper outline and reading list, change md to org
Browse files Browse the repository at this point in the history
  • Loading branch information
proofconstruction committed Jan 25, 2022
1 parent af5e37e commit 36532a2
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md → README.org
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Augraphy Paper
#+title: Augraphy Paper

This repository collects notes and work towards a paper on Augraphy.

Expand Down
22 changes: 22 additions & 0 deletions outline.org
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
* Paper Outline

Here's a rough sketch of the paper's sections. We can organize the paper here at a high level and then track contents of each of the sections here in separate files.

** Introduction
- Image augmentation - some kinds of data are difficult to acquire
- Problems with documents: denoising, classification, OCR
- Augraphy and how it helps

** Structure of Augraphy
- Document layers
- Augmentations
- Base
- Utilities

** Competition
- Overview
- Participation
- Results

** Prior Art
- DocCreator
6 changes: 6 additions & 0 deletions reading-list.org
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
#+title: Reading List

Here are some other papers which may be relevant.

* DocCreator: A New Software for Creating Synthetic Ground-Truthed Document Images
http://www.mdpi.com/2313-433X/3/4/62/pdf

0 comments on commit 36532a2

Please sign in to comment.