Alexander
Alexander
It shouldn't be too hard to write some functions that _produce_ different documents given some strings. We can already easily [write strings into images](https://code-maven.com/create-images-with-python-pil-pillow), and if we had a decent...
I started a [collection of representative images](https://drive.google.com/drive/folders/140CY0f9RmZE88z722s669QhPqQOgAZJK) we might reproduce. The five currently there were pulled from the [Randomly Collected Documents](https://drive.google.com/drive/folders/1JMwmRko1gZ_VYtwXkP7CXPPztsNa_3nv?usp=sharing) set. They're numbered 1.jpg, 2.jpg, and so on in...
Keeping this a draft until we resolve [this](https://github.com/proofconstruction/augraphy/issues/1).
We might be able to use this: https://github.com/builtree/handwrite
Added a template colab notebook, linked in #56
@kwcckw Can you remove this and do some testing to make sure it doesn't introduce bugs? I think it should be fine, but we should check anyway. We probably also...
I think a good start would be finding some example images of the effect and adding them to #118. Then we can see the different patterns and decide how to...
@kwcckw I saw you're working on #68 - could you also work on this one? Here's @jboarman's idea for how to start: > 1. apply Otsu binarization > 2. do...
> Also, we should try connecting a zip file posted on figshare Working on this
We now have [a way](https://github.com/sparkfish/augraphy/blob/dev/augraphy/utilities/figsharedownloader.py) to download images from Figshare.