From e3741de333a3a43a7968241b6eccaaac66dd7b20 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Sun, 21 Mar 2021 22:33:58 +0100 Subject: Working on EMNIST Lines dataset --- .../He rose from his breakfast-nook bench.png | Bin 0 -> 5170 bytes .../and came into the livingroom, where.png | Bin 0 -> 3617 bytes .../his entrance. He came, almost falling.png | Bin 0 -> 3923 bytes 3 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 tests/support/iam_lines/He rose from his breakfast-nook bench.png create mode 100644 tests/support/iam_lines/and came into the livingroom, where.png create mode 100644 tests/support/iam_lines/his entrance. He came, almost falling.png (limited to 'tests/support/iam_lines') diff --git a/tests/support/iam_lines/He rose from his breakfast-nook bench.png b/tests/support/iam_lines/He rose from his breakfast-nook bench.png new file mode 100644 index 0000000..6eeb642 Binary files /dev/null and b/tests/support/iam_lines/He rose from his breakfast-nook bench.png differ diff --git a/tests/support/iam_lines/and came into the livingroom, where.png b/tests/support/iam_lines/and came into the livingroom, where.png new file mode 100644 index 0000000..4974cf8 Binary files /dev/null and b/tests/support/iam_lines/and came into the livingroom, where.png differ diff --git a/tests/support/iam_lines/his entrance. He came, almost falling.png b/tests/support/iam_lines/his entrance. He came, almost falling.png new file mode 100644 index 0000000..a731245 Binary files /dev/null and b/tests/support/iam_lines/his entrance. He came, almost falling.png differ -- cgit v1.2.3-70-g09d2