Skip to content

Commit 2177a7d

Browse files
Merge pull request awslabs#23 from ThomasDelteil/denoiser
Adding Denoiser and cleaning up repo
2 parents 17e1bbe + 8dc75cf commit 2177a7d

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

55 files changed

+7801
-4779
lines changed

.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ dataset/*
55
credentials.json
66
logs/*
77
nohup.out
8-
model_checkpoint/*
8+
model_checkpoint/*.params
99
*.bin.gz
1010
*__pycache__*
1111
tmp/*
12-
utils/sctk-*/
12+
ocr/utils/sctk-*/
1313
models/*

0_handwriting_ocr.ipynb

Lines changed: 1091 additions & 0 deletions
Large diffs are not rendered by default.

1_a_paragraph_segmentation_msers.ipynb

Lines changed: 690 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)