Kok Wei

Results 6 issues of Kok Wei

I think it will be better if there's a proper documentation site instead of having the documentation inside the github repo.

documentation

Right now the augmentation pipeline process single image at one time, it will be better if there's a batch processing function to process multiple images at one time.

From this discussion https://github.com/sparkfish/augraphy/issues/76, we would need word based scribble effect. Initially, i think we may improve current scribble augmentation to accept text file or user input. Then we need...

I came across several images with effect looks like ink is leaking into the paper, and usually the effect is at the borders or edges of paper. Probably we can...

In `augmentationpipeline.py` line 99 and 100, why we are converting ink image to gray by default? This is causing all ink phase input image is in grayscale form, is this...

Hi, Good day. I plan to use NAFNET in the kaggle denoising document competition here: https://www.kaggle.com/competitions/denoising-shabby-pages Would it be fine for me to do so? Thank you.