As discussed in person, I am interested in using this to translate from SignWriting to spoke language text.
SignWriting, can be linearly represented like so:

However the way it is intended to be read by humans is like so:

While the specification allows for up to 500x500 representation for each sign, in practice, signs are a lot smaller.
For example, the white space in this sign is huge:

I will need to find what size covers 99% of the data.
Looking forward to multi README so I know how to prep the image data, increase the patch size/use multiple vertical and horizontal patches, and train the model
As discussed in person, I am interested in using this to translate from SignWriting to spoke language text.
SignWriting, can be linearly represented like so:

However the way it is intended to be read by humans is like so:

While the specification allows for up to 500x500 representation for each sign, in practice, signs are a lot smaller.

For example, the white space in this sign is huge:
I will need to find what size covers 99% of the data.
Looking forward to
multiREADME so I know how to prep the image data, increase the patch size/use multiple vertical and horizontal patches, and train the model