Skip to content

Releases: blazej222/PG-HWLD

PG-HWLD v1.0

13 Oct 22:41
Compare
Choose a tag to compare

You can download our dataset from here.

PG-HWLD v0.1

08 Feb 20:36
Compare
Choose a tag to compare
PG-HWLD v0.1 Pre-release
Pre-release

Development, non-final version of the dataset.

Tesseract binary

28 May 18:21
Compare
Choose a tag to compare

Unpack contents of this zip and place it in models/pytesseract/bin

v1.0.0

28 May 05:01
Compare
Choose a tag to compare

dataset-EMNIST has to be unpacked in resources/datasets
dataset-multi-person and dataset-single-person have to be unpacked in resources/datasets/unpacked

You can then create further datasets by changing the margin value and running "ImageCropper", which creates square images centered on the character with preset margins on all 4 sides. (eg. margins 5, 10, 15)

After creating all datasets run "ImageTransformer" to convert all images in "resources/datasets/unpacked" to 28x28 denoised normalized model inputs. This may take up to 30 mins (no MT implemented).

TODO: Further simple data augmentation, Data Shuffler for testing sets

Dataset multi-person cropped-10 augmented

29 May 03:37
Compare
Choose a tag to compare
partial-dataset

Merge branch 'imagetransformer-mp'

v0.0.0

25 May 17:48
Compare
Choose a tag to compare
v0.0.0 Pre-release
Pre-release

Those are zip files I found in our current project. You should put them under resources/datasets/archives.
And obviously, unpack them into resources/datasets/unpacked.
Good luck

Full Changelog: https://github.com/blazej222/AI-Project/commits/experimental