sparkfish / augraphy

Augmentation pipeline for rendering synthetic paper printing, faxing, scanning and copy machine processes
https://github.com/sparkfish/augraphy
MIT License
339 stars 44 forks source link

Updated NoiseGenerator. #342

Closed kwcckw closed 1 year ago

kwcckw commented 1 year ago
kwcckw commented 1 year ago

In this update, noise type with sklearn's make_blobs and noise type with consistent square pattern are added. NoiseGenerator and BadPhotoCopy will be restructured later and hence we need to assign them each with unique noise type.

Some examples:

Noise with sklearn's make_blobs: image image image

Noise with consistent square pattern: image image image